Home
last modified time | relevance | path

Searched refs:set_uc_addr (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_hv_vf.c331 hw->mac.ops.set_uc_addr = ixgbevf_hv_set_uc_addr_vf; in ixgbevf_hv_init_ops_vf()
H A Dixgbe_vf.c73 hw->mac.ops.set_uc_addr = ixgbevf_set_uc_addr_vf; in ixgbe_init_ops_vf()
H A Dixgbe_type.h4093 s32 (*set_uc_addr)(struct ixgbe_hw *, u32, u8 *); member