Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1762 int t4_free_mac_filt(struct adapter *adap, unsigned int mbox,
Dcxgb4_main.c414 ret = t4_free_mac_filt(adap, adap->mbox, pi->viid, 1, maclist, false); in cxgb4_mac_unsync()
Dt4_hw.c7895 int t4_free_mac_filt(struct adapter *adap, unsigned int mbox, in t4_free_mac_filt() function