Searched refs:t4_alloc_mac_filt (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/cxgbe/common/ |
H A D | common.h | 819 int t4_alloc_mac_filt(struct adapter *adap, unsigned int mbox, unsigned int viid,
|
H A D | t4_hw.c | 8174 int t4_alloc_mac_filt(struct adapter *adap, unsigned int mbox, in t4_alloc_mac_filt() function
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_main.c | 6271 ctx->rc = t4_alloc_mac_filt(sc, sc->mbox, vi->viid, ctx->del, in add_maddr() 6374 rc = t4_alloc_mac_filt(sc, sc->mbox, vi->viid, in update_mac_settings()
|