Searched refs:mac_ops (Results 1 – 3 of 3) sorted by relevance
558 if (sc->mac_ops.mac_addr_add) { in bnx2x_mac_addr_add()559 sc->mac_ops.mac_addr_add(dev, mac_addr, index, pool); in bnx2x_mac_addr_add()570 if (sc->mac_ops.mac_addr_remove) in bnx2x_mac_addr_remove()571 sc->mac_ops.mac_addr_remove(dev, index); in bnx2x_mac_addr_remove()
1043 struct bnx2x_mac_ops mac_ops; member
776 struct igc_mac_operations *mac_ops; member