Home
last modified time | relevance | path

Searched refs:tcam_idx (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_mps.c130 int *tcam_idx, const u8 *addr, in cxgb4_update_mac_filt() argument
135 ret = cxgb4_change_mac(pi, viid, tcam_idx, in cxgb4_update_mac_filt()
140 cxgb4_mps_ref_inc(pi->adapter, addr, *tcam_idx, NULL); in cxgb4_update_mac_filt()
A Dcxgb4.h2140 int *tcam_idx, const u8 *addr,
2174 int *tcam_idx, const u8 *addr,
A Dcxgb4_main.c462 int *tcam_idx, const u8 *addr, bool persist, in cxgb4_change_mac() argument
470 *tcam_idx, addr, persist, smt_idx); in cxgb4_change_mac()
491 *tcam_idx = ret; in cxgb4_change_mac()
/linux/drivers/net/ethernet/intel/ice/
A Dice_flex_pipe.c2826 u16 *tcam_idx) in ice_alloc_tcam_ent() argument
4702 prof->tcam[i].tcam_idx); in ice_rem_prof_id()
5005 p->tcam[i].tcam_idx = ICE_INVALID_TCAM; in ice_add_prof_to_lst()
5104 ice_rem_chg_tcam_ent(hw, tcam->tcam_idx, chg); in ice_prof_tcam_ena_dis()
5105 tcam->tcam_idx = 0; in ice_prof_tcam_ena_dis()
5116 &tcam->tcam_idx); in ice_prof_tcam_ena_dis()
5138 p->tcam_idx = tcam->tcam_idx; in ice_prof_tcam_ena_dis()
5265 u16 tcam_idx; in ice_add_prof_id_vsig() local
5280 &tcam_idx); in ice_add_prof_id_vsig()
5288 t->tcam[i].tcam_idx = tcam_idx; in ice_add_prof_id_vsig()
[all …]
A Dice_flex_type.h458 u16 tcam_idx; member
610 u16 tcam_idx; member
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
A Dcxgb4vf_main.c273 int *tcam_idx, const u8 *addr, bool persistent) in cxgb4vf_change_mac() argument
279 ret = t4vf_change_mac(adapter, viid, *tcam_idx, addr, persistent); in cxgb4vf_change_mac()
300 *tcam_idx = ret; in cxgb4vf_change_mac()

Completed in 58 milliseconds