Home
last modified time | relevance | path

Searched defs:act_tcam (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_rpc.c106 struct fbnic_act_tcam *act_tcam; in fbnic_bmc_rpc_all_multi_config() local
180 struct fbnic_act_tcam *act_tcam; in fbnic_bmc_rpc_init() local
302 struct fbnic_act_tcam *act_tcam = &fbd->act_tcam[idx]; in fbnic_rss_reinit() local
1060 struct fbnic_act_tcam *act_tcam; in fbnic_clear_rules() local
1109 struct fbnic_act_tcam *act_tcam = &fbd->act_tcam[idx]; in fbnic_update_act_tcam() local
1136 struct fbnic_act_tcam *act_tcam = &fbd->act_tcam[i]; in fbnic_write_rules() local
H A Dfbnic_debugfs.c94 struct fbnic_act_tcam *act_tcam = &fbd->act_tcam[i]; in fbnic_dbg_act_tcam_show() local
H A Dfbnic.h59 struct fbnic_act_tcam act_tcam[FBNIC_RPC_TCAM_ACT_NUM_ENTRIES]; member