Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_iov.c356 rc = -t4_set_vf_mac(adap, sc->pf, vfnum + 1, 1, ma); in t4iov_add_vf()
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h720 int t4_set_vf_mac(struct adapter *adapter, unsigned int pf, unsigned int vf,
H A Dt4_hw.c10305 int t4_set_vf_mac(struct adapter *adapter, unsigned int pf, unsigned int vf, in t4_set_vf_mac() function