Searched refs:bgx_set_lmac_mac (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/vnic/
H A Dthunder_bgx.h211 void bgx_set_lmac_mac(int node, int bgx_idx, int lmacid, const uint8_t *mac);
H A Dnic_main.c316 bgx_set_lmac_mac(nic->node, bgx, lmac, mac);
952 bgx_set_lmac_mac(nic->node, bgx, lmac, mbx.mac.mac_addr);
H A Dthunder_bgx.c328 bgx_set_lmac_mac(int node, int bgx_idx, int lmacid, const uint8_t *mac) function

Completed in 63 milliseconds