Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c35 static void otx2_clear_ntuple_flow_info(struct otx2_nic *pfvf, struct otx2_flow_config *flow_cfg) in otx2_clear_ntuple_flow_info()
44 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_free_ntuple_mcam_entries() local
76 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_alloc_mcam_entries() local
166 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_mcam_entry_init() local
240 struct otx2_flow_config *flow_cfg; in otx2vf_mcam_flow_init() local
325 struct otx2_flow_config *flow_cfg = pf->flow_cfg; in otx2_do_add_macfilter() local
450 int otx2_get_maxflows(struct otx2_flow_config *flow_cfg) in otx2_get_maxflows()
1035 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_add_flow() local
1193 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_remove_flow() local
1260 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_destroy_ntuple_flows() 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
Dotx2_tc.c707 struct otx2_flow_config *flow_cfg = nic->flow_cfg; in otx2_tc_del_flow() local
759 struct otx2_flow_config *flow_cfg = nic->flow_cfg; in otx2_tc_add_flow() local
Dotx2_pf.c2252 struct otx2_flow_config *flow_cfg = pf->flow_cfg; in otx2_do_set_vf_vlan() local
Dotx2_common.h464 struct otx2_flow_config *flow_cfg; member
/Linux-v6.1/drivers/dma/ti/
Dk3-udma-glue.c659 struct k3_udma_glue_rx_flow_cfg *flow_cfg) in k3_udma_glue_cfg_rx_flow()
1127 struct k3_udma_glue_rx_flow_cfg *flow_cfg) in k3_udma_glue_rx_flow_init()
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c3267 static int get_flowkey_alg_idx(struct nix_hw *nix_hw, u32 flow_cfg) in get_flowkey_alg_idx()
3279 static int set_flowkey_fields(struct nix_rx_flowkey_alg *alg, u32 flow_cfg) in set_flowkey_fields()
3543 static int reserve_flowkey_alg_idx(struct rvu *rvu, int blkaddr, u32 flow_cfg) in reserve_flowkey_alg_idx()