Searched refs:bgx_set_lmac_mac (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/vnic/ |
H A D | thunder_bgx.h | 209 void bgx_set_lmac_mac(int node, int bgx_idx, int lmacid, const uint8_t *mac);
|
H A D | nic_main.c | 321 bgx_set_lmac_mac(nic->node, bgx, lmac, mac); in nicpf_iov_add_vf() 954 bgx_set_lmac_mac(nic->node, bgx, lmac, mbx.mac.mac_addr); in nic_handle_mbx_intr()
|
H A D | thunder_bgx.c | 321 bgx_set_lmac_mac(int node, int bgx_idx, int lmacid, const uint8_t *mac) in bgx_set_lmac_mac() function
|