Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_rpc.c104 struct fbnic_act_tcam *act_tcam; in fbnic_bmc_rpc_all_multi_config() local
178 struct fbnic_act_tcam *act_tcam; in fbnic_bmc_rpc_init() local
271 struct fbnic_act_tcam *act_tcam = &fbd->act_tcam[idx]; in fbnic_rss_reinit() local
564 struct fbnic_act_tcam *act_tcam; in fbnic_clear_rules() local
613 struct fbnic_act_tcam *act_tcam = &fbd->act_tcam[idx]; in fbnic_update_act_tcam() local
640 struct fbnic_act_tcam *act_tcam = &fbd->act_tcam[i]; in fbnic_write_rules() local
Dfbnic.h45 struct fbnic_act_tcam act_tcam[FBNIC_RPC_TCAM_ACT_NUM_ENTRIES]; member