Home
last modified time | relevance | path

Searched defs:flow_cfg (Results 1 – 10 of 10) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c33 static void otx2_clear_ntuple_flow_info(struct otx2_nic *pfvf, struct otx2_flow_config *flow_cfg) in otx2_clear_ntuple_flow_info()
42 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_free_ntuple_mcam_entries() local
69 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_alloc_mcam_entries() local
161 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_mcam_entry_init() local
268 struct otx2_flow_config *flow_cfg; in otx2vf_mcam_flow_init() local
357 struct otx2_flow_config *flow_cfg = pf->flow_cfg; in otx2_do_add_macfilter() local
482 int otx2_get_maxflows(struct otx2_flow_config *flow_cfg) in otx2_get_maxflows()
1092 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_add_flow() local
1268 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_remove_flow() local
1335 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_destroy_ntuple_flows() local
[all …]
Dotx2_tc.c960 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_destroy_tc_flow_list() local
973 static struct otx2_tc_flow *otx2_tc_get_entry_by_cookie(struct otx2_flow_config *flow_cfg, in otx2_tc_get_entry_by_cookie()
986 static struct otx2_tc_flow *otx2_tc_get_entry_by_index(struct otx2_flow_config *flow_cfg, in otx2_tc_get_entry_by_index()
1001 static void otx2_tc_del_from_flow_list(struct otx2_flow_config *flow_cfg, in otx2_tc_del_from_flow_list()
1016 static int otx2_tc_add_to_flow_list(struct otx2_flow_config *flow_cfg, in otx2_tc_add_to_flow_list()
1108 struct otx2_flow_config *flow_cfg, in otx2_tc_update_mcam_table_del_req()
1147 struct otx2_flow_config *flow_cfg, in otx2_tc_update_mcam_table_add_req()
1178 struct otx2_flow_config *flow_cfg, in otx2_tc_update_mcam_table()
1191 struct otx2_flow_config *flow_cfg = nic->flow_cfg; in otx2_tc_del_flow() local
1253 struct otx2_flow_config *flow_cfg = nic->flow_cfg; in otx2_tc_add_flow() local
[all …]
Dotx2_devlink.c16 struct otx2_flow_config *flow_cfg; in otx2_dl_mcam_count_validate() local
54 struct otx2_flow_config *flow_cfg; in otx2_dl_mcam_count_get() local
Drep.h38 struct otx2_flow_config *flow_cfg; member
Dotx2_pf.c2508 struct otx2_flow_config *flow_cfg = pf->flow_cfg; in otx2_do_set_vf_vlan() local
Dotx2_common.h479 struct otx2_flow_config *flow_cfg; member
/linux-6.14.4/drivers/dma/ti/
Dk3-udma-glue.c733 struct k3_udma_glue_rx_flow_cfg *flow_cfg) in k3_udma_glue_cfg_rx_flow()
1260 struct k3_udma_glue_rx_flow_cfg *flow_cfg) in k3_udma_glue_rx_flow_init()
/linux-6.14.4/drivers/net/ethernet/ti/icssg/
Dicssg_config.c451 struct icssg_flow_cfg __iomem *flow_cfg; in icssg_config() local
Dicssg_prueth.c708 struct icssg_flow_cfg __iomem *flow_cfg; in emac_ndo_open() local
/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c3952 static int get_flowkey_alg_idx(struct nix_hw *nix_hw, u32 flow_cfg) in get_flowkey_alg_idx()
3969 static int set_flowkey_fields(struct nix_rx_flowkey_alg *alg, u32 flow_cfg) in set_flowkey_fields()
4296 static int reserve_flowkey_alg_idx(struct rvu *rvu, int blkaddr, u32 flow_cfg) in reserve_flowkey_alg_idx()