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

/freebsd-current/sys/dev/qlxge/
H A Dqls_def.h370 #define QL_MAC_CMP(mac1, mac2) \ macro
H A Dqls_hw.c1227 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0)
1256 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0) {
/freebsd-current/sys/dev/qlxgbe/
H A Dql_def.h276 #define QL_MAC_CMP(mac1, mac2) \ macro
H A Dql_hw.c3594 if (QL_MAC_CMP(ha->hw.mcast[i].addr, mta) == 0)
3631 if (QL_MAC_CMP(ha->hw.mcast[i].addr, mta) == 0) {
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h522 #define QL_MAC_CMP(mac1, mac2) \ macro
H A Dqlnx_os.c2480 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0)
2509 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0) {

Completed in 93 milliseconds