Searched refs:t4vf_alloc_mac_filt (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_common.h | 403 int t4vf_alloc_mac_filt(struct adapter *, unsigned int, bool, unsigned int,
|
H A D | t4vf_hw.c | 1506 * t4vf_alloc_mac_filt - allocates exact-match filters for MAC addresses 1526 int t4vf_alloc_mac_filt(struct adapter *adapter, unsigned int viid, bool free, in t4vf_alloc_mac_filt() function
|
H A D | cxgb4vf_main.c | 947 ret = t4vf_alloc_mac_filt(adapter, pi->viid, free, 1, maclist, in cxgb4vf_mac_sync()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_common.h | 403 int t4vf_alloc_mac_filt(struct adapter *, unsigned int, bool, unsigned int,
|
H A D | t4vf_hw.c | 1507 * t4vf_alloc_mac_filt - allocates exact-match filters for MAC addresses 1527 int t4vf_alloc_mac_filt(struct adapter *adapter, unsigned int viid, bool free, in t4vf_alloc_mac_filt() function
|
H A D | cxgb4vf_main.c | 947 ret = t4vf_alloc_mac_filt(adapter, pi->viid, free, 1, maclist, in cxgb4vf_mac_sync()
|
Completed in 15 milliseconds