Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
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()
Dcxgb4.h1915 int *tcam_idx, const u8 *addr,
1949 int *tcam_idx, const u8 *addr,
Dcxgb4_main.c459 int *tcam_idx, const u8 *addr, bool persist, in cxgb4_change_mac() argument
467 *tcam_idx, addr, persist, smt_idx); in cxgb4_change_mac()
488 *tcam_idx = ret; in cxgb4_change_mac()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c275 int *tcam_idx, const u8 *addr, bool persistent) in cxgb4vf_change_mac() argument
281 ret = t4vf_change_mac(adapter, viid, *tcam_idx, addr, persistent); in cxgb4vf_change_mac()
302 *tcam_idx = ret; in cxgb4vf_change_mac()