Searched refs:set_uc_addr (Results 1 – 6 of 6) sorted by relevance
224 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
37 mac->set_uc_addr = txgbevf_set_uc_addr_vf; in txgbe_init_ops_vf()
594 hw->mac.set_uc_addr = txgbe_mac_set_uc_addr_dummy; in txgbe_init_ops_dummy()
563 s32 (*set_uc_addr)(struct txgbe_hw *hw, u32 index, u8 *addr); member