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

/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_def.h278 #define QL_MAC_CMP(mac1, mac2) \ macro
H A Dql_hw.c3618 if (QL_MAC_CMP(ha->hw.mcast[i].addr, mta) == 0)
3655 if (QL_MAC_CMP(ha->hw.mcast[i].addr, mta) == 0) {
/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_def.h372 #define QL_MAC_CMP(mac1, mac2) \ macro
H A Dqls_hw.c1228 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0)
1257 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0) {
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h524 #define QL_MAC_CMP(mac1, mac2) \ macro
H A Dqlnx_os.c2529 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0)
2558 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0) {

Completed in 188 milliseconds