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

/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_hw.c3659 qla_hw_mac_addr_present(qla_host_t *ha, uint8_t *mta) function
3746 if (qla_hw_mac_addr_present(ha, mta) != 0) {
3752 if (qla_hw_mac_addr_present(ha, mta) == 0) {

Completed in 92 milliseconds