Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h837 int t4_change_mac(struct adapter *adap, unsigned int mbox, unsigned int viid,
H A Dt4_hw.c8429 int t4_change_mac(struct adapter *adap, unsigned int mbox, unsigned int viid, in t4_change_mac() function
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c6338 rc = t4_change_mac(sc, sc->mbox, vi->viid, vi->xact_addr_filt, in update_mac_settings()