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

/freebsd-11.0-release/sys/dev/qlxgbe/
H A Dql_def.h259 #define QL_MAC_CMP(mac1, mac2) \ macro
H A Dql_hw.c2834 if (QL_MAC_CMP(ha->hw.mcast[i].addr, mta) == 0)
2865 if (QL_MAC_CMP(ha->hw.mcast[i].addr, mta) == 0) {
/freebsd-11.0-release/sys/dev/qlxge/
H A Dqls_def.h373 #define QL_MAC_CMP(mac1, mac2) \ macro
H A Dqls_hw.c1243 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0)
1274 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0) {

Completed in 204 milliseconds