Searched defs:flow_cfg (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_flows.c | 33 static void otx2_clear_ntuple_flow_info(struct otx2_nic *pfvf, struct otx2_flow_config *flow_cfg) in otx2_clear_ntuple_flow_info() argument 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; otx2_alloc_mcam_entries() local 161 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; otx2_mcam_entry_init() local 268 struct otx2_flow_config *flow_cfg; otx2vf_mcam_flow_init() local 358 struct otx2_flow_config *flow_cfg = pf->flow_cfg; otx2_do_add_macfilter() local 483 otx2_get_maxflows(struct otx2_flow_config * flow_cfg) otx2_get_maxflows() argument 1093 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; otx2_add_flow() local 1269 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; otx2_remove_flow() local 1336 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; otx2_destroy_ntuple_flows() local 1369 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; otx2_destroy_mcam_flows() local 1412 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; otx2_install_rxvlan_offload_flow() local 1441 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; otx2_delete_rxvlan_offload_flow() local [all...] |
H A D | otx2_tc.c | 961 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_destroy_tc_flow_list() local 974 static struct otx2_tc_flow *otx2_tc_get_entry_by_cookie(struct otx2_flow_config *flow_cfg, in otx2_tc_get_entry_by_cookie() argument 987 static struct otx2_tc_flow *otx2_tc_get_entry_by_index(struct otx2_flow_config *flow_cfg, in otx2_tc_get_entry_by_index() argument 1002 static void otx2_tc_del_from_flow_list(struct otx2_flow_config *flow_cfg, in otx2_tc_del_from_flow_list() argument 1017 otx2_tc_add_to_flow_list(struct otx2_flow_config * flow_cfg,struct otx2_tc_flow * node) otx2_tc_add_to_flow_list() argument 1109 otx2_tc_update_mcam_table_del_req(struct otx2_nic * nic,struct otx2_flow_config * flow_cfg,struct otx2_tc_flow * node) otx2_tc_update_mcam_table_del_req() argument 1148 otx2_tc_update_mcam_table_add_req(struct otx2_nic * nic,struct otx2_flow_config * flow_cfg,struct otx2_tc_flow * node) otx2_tc_update_mcam_table_add_req() argument 1179 otx2_tc_update_mcam_table(struct otx2_nic * nic,struct otx2_flow_config * flow_cfg,struct otx2_tc_flow * node,bool add_req) otx2_tc_update_mcam_table() argument 1192 struct otx2_flow_config *flow_cfg = nic->flow_cfg; otx2_tc_del_flow() local 1254 struct otx2_flow_config *flow_cfg = nic->flow_cfg; otx2_tc_add_flow() local 1655 struct otx2_flow_config *flow_cfg = nic->flow_cfg; otx2_tc_apply_ingress_police_rules() local [all...] |
H A D | otx2_devlink.c | 16 struct otx2_flow_config *flow_cfg; in otx2_dl_mcam_count_validate() local 55 struct otx2_flow_config *flow_cfg; in otx2_dl_mcam_count_get() local [all...] |
H A D | rep.h | 38 struct otx2_flow_config *flow_cfg; member
|
H A D | otx2_pf.c | 2585 struct otx2_flow_config *flow_cfg = pf->flow_cfg; in otx2_do_set_vf_vlan() local [all...] |
H A D | otx2_common.h | 506 struct otx2_flow_config *flow_cfg; member
|
/linux/drivers/dma/ti/ |
H A D | k3-udma-glue.c | 734 struct k3_udma_glue_rx_flow_cfg *flow_cfg) in k3_udma_glue_cfg_rx_flow() argument 1267 k3_udma_glue_rx_flow_init(struct k3_udma_glue_rx_channel * rx_chn,u32 flow_idx,struct k3_udma_glue_rx_flow_cfg * flow_cfg) k3_udma_glue_rx_flow_init() argument [all...] |
/linux/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_prueth.c | 704 struct icssg_flow_cfg __iomem *flow_cfg; in emac_ndo_open() local
|