Searched refs:QL_MAC_CMP (Results 1 – 6 of 6) sorted by relevance
278 #define QL_MAC_CMP(mac1, mac2) \ macro
3666 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()
375 #define QL_MAC_CMP(mac1, mac2) \ macro
1245 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()
539 #define QL_MAC_CMP(mac1, mac2) \ macro
2571 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()