Home
last modified time | relevance | path

Searched refs:QL_MAC_CMP (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/dev/qlxgbe/
H A Dql_def.h278 #define QL_MAC_CMP(mac1, mac2) \ macro
H A Dql_hw.c3666 if (QL_MAC_CMP(ha->hw.mcast[i].addr, mta) == 0) in qla_hw_mac_addr_present()
3706 if (QL_MAC_CMP(ha->hw.mcast[i].addr, mta) == 0) { in qla_hw_del_mcast()
/freebsd-12.1/sys/dev/qlxge/
H A Dqls_def.h375 #define QL_MAC_CMP(mac1, mac2) \ macro
H A Dqls_hw.c1245 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0) in qls_hw_add_mcast()
1276 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0) { in qls_hw_del_mcast()
/freebsd-12.1/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h539 #define QL_MAC_CMP(mac1, mac2) \ macro
H A Dqlnx_os.c2571 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0) in qlnx_hw_add_mcast()
2602 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0) { in qlnx_hw_del_mcast()