Searched refs:set_uc_addr (Results 1 – 5 of 5) sorted by relevance
223 hw->mac.ops.set_uc_addr = ixgbevf_hv_set_uc_addr_vf; in ixgbevf_hv_init_ops_vf()
43 hw->mac.ops.set_uc_addr = ixgbevf_set_uc_addr_vf; in ixgbe_init_ops_vf()
3972 s32 (*set_uc_addr)(struct ixgbe_hw *, u32, u8 *); member
492 s32 (*set_uc_addr)(struct txgbe_hw *hw, u32 index, u8 *addr); member
589 hw->mac.set_uc_addr = txgbe_mac_set_uc_addr_dummy; in txgbe_init_ops_dummy()