Home
last modified time | relevance | path

Searched refs:qlnx_get_mac_addr (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h686 extern uint8_t *qlnx_get_mac_addr(qlnx_host_t *ha);
H A Dqlnx_os.c2325 memcpy(ha->primary_mac, qlnx_get_mac_addr(ha), ETH_ALEN); in qlnx_init_ifnet()
3778 qlnx_get_mac_addr(qlnx_host_t *ha) in qlnx_get_mac_addr() function