Home
last modified time | relevance | path

Searched refs:t4vf_alloc_mac_filt (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h403 int t4vf_alloc_mac_filt(struct adapter *, unsigned int, bool, unsigned int,
H A Dt4vf_hw.c1527 int t4vf_alloc_mac_filt(struct adapter *adapter, unsigned int viid, bool free, in t4vf_alloc_mac_filt() function
H A Dcxgb4vf_main.c947 ret = t4vf_alloc_mac_filt(adapter, pi->viid, free, 1, maclist, in cxgb4vf_mac_sync()