Searched refs:QL_MAC_CMP (Results 1 – 6 of 6) sorted by relevance
278 #define QL_MAC_CMP(mac1, mac2) \ macro
3618 if (QL_MAC_CMP(ha->hw.mcast[i].addr, mta) == 0) in qla_hw_mac_addr_present()3655 if (QL_MAC_CMP(ha->hw.mcast[i].addr, mta) == 0) { in qla_hw_del_mcast()
372 #define QL_MAC_CMP(mac1, mac2) \ macro
1228 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0) in qls_hw_add_mcast()1257 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0) { in qls_hw_del_mcast()
524 #define QL_MAC_CMP(mac1, mac2) \ macro
2529 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0) in qlnx_hw_add_mcast()2558 if (QL_MAC_CMP(ha->mcast[i].addr, mta) == 0) { in qlnx_hw_del_mcast()