Searched defs:flow_cfg (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_flows.c | 35 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 168 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_mcam_entry_init() local 273 struct otx2_flow_config *flow_cfg; in otx2vf_mcam_flow_init() local 360 struct otx2_flow_config *flow_cfg = pf->flow_cfg; in otx2_do_add_macfilter() local 485 int otx2_get_maxflows(struct otx2_flow_config *flow_cfg) in otx2_get_maxflows() 1095 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_add_flow() local 1271 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_remove_flow() local 1338 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_destroy_ntuple_flows() local [all …]
|
H A D | otx2_tc.c | 768 struct otx2_flow_config *flow_cfg = pfvf->flow_cfg; in otx2_destroy_tc_flow_list() local 781 static struct otx2_tc_flow *otx2_tc_get_entry_by_cookie(struct otx2_flow_config *flow_cfg, in otx2_tc_get_entry_by_cookie() 794 static struct otx2_tc_flow *otx2_tc_get_entry_by_index(struct otx2_flow_config *flow_cfg, in otx2_tc_get_entry_by_index() 809 static void otx2_tc_del_from_flow_list(struct otx2_flow_config *flow_cfg, in otx2_tc_del_from_flow_list() 824 static int otx2_tc_add_to_flow_list(struct otx2_flow_config *flow_cfg, in otx2_tc_add_to_flow_list() 916 struct otx2_flow_config *flow_cfg, in otx2_tc_update_mcam_table_del_req() 955 struct otx2_flow_config *flow_cfg, in otx2_tc_update_mcam_table_add_req() 986 struct otx2_flow_config *flow_cfg, in otx2_tc_update_mcam_table() 999 struct otx2_flow_config *flow_cfg = nic->flow_cfg; in otx2_tc_del_flow() local 1046 struct otx2_flow_config *flow_cfg = nic->flow_cfg; in otx2_tc_add_flow() local [all …]
|
H A D | otx2_devlink.c | 16 struct otx2_flow_config *flow_cfg; in otx2_dl_mcam_count_validate() local 53 struct otx2_flow_config *flow_cfg; in otx2_dl_mcam_count_get() local
|
H A D | otx2_pf.c | 2419 struct otx2_flow_config *flow_cfg = pf->flow_cfg; in otx2_do_set_vf_vlan() local
|
H A D | otx2_common.h | 490 struct otx2_flow_config *flow_cfg; member
|
/openbmc/linux/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_config.c | 331 struct icssg_flow_cfg __iomem *flow_cfg; in icssg_config() local
|
/openbmc/linux/drivers/dma/ti/ |
H A D | k3-udma-glue.c | 663 struct k3_udma_glue_rx_flow_cfg *flow_cfg) in k3_udma_glue_cfg_rx_flow() 1131 struct k3_udma_glue_rx_flow_cfg *flow_cfg) in k3_udma_glue_rx_flow_init()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_nix.c | 3543 static int get_flowkey_alg_idx(struct nix_hw *nix_hw, u32 flow_cfg) in get_flowkey_alg_idx() 3560 static int set_flowkey_fields(struct nix_rx_flowkey_alg *alg, u32 flow_cfg) in set_flowkey_fields() 3880 static int reserve_flowkey_alg_idx(struct rvu *rvu, int blkaddr, u32 flow_cfg) in reserve_flowkey_alg_idx()
|