Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Dqlnx_def.h705 extern uint8_t *qlnx_get_mac_addr(qlnx_host_t *ha);
Dqlnx_os.c2416 memcpy(ha->primary_mac, qlnx_get_mac_addr(ha), ETH_ALEN); in qlnx_init_ifnet()
3913 qlnx_get_mac_addr(qlnx_host_t *ha) in qlnx_get_mac_addr() function