Searched refs:QL_MAC_CMP (Results 1 – 6 of 6) sorted by relevance
276 #define QL_MAC_CMP(mac1, mac2) \ macro
3594 if (QL_MAC_CMP(ha->hw.mcast[i].addr, mta) == 0) in qla_hw_mac_addr_present()3631 if (QL_MAC_CMP(ha->hw.mcast[i].addr, mta) == 0) { in qla_hw_del_mcast()
370 #define QL_MAC_CMP(mac1, mac2) \ macro
1227 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0) in qls_hw_add_mcast()1256 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0) { in qls_hw_del_mcast()
522 #define QL_MAC_CMP(mac1, mac2) \ macro
2476 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0) in qlnx_hw_add_mcast()2505 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0) { in qlnx_hw_del_mcast()