Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h407 int t4vf_change_mac(struct adapter *, unsigned int, int, const u8 *, bool);
H A Dt4vf_hw.c1690 int t4vf_change_mac(struct adapter *adapter, unsigned int viid, in t4vf_change_mac() function
H A Dcxgb4vf_main.c279 ret = t4vf_change_mac(adapter, viid, *tcam_idx, addr, persistent); in cxgb4vf_change_mac()