Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_vf.c104 hw->mac.ops.update_xcast_mode = ixgbevf_update_xcast_mode; in ixgbe_init_ops_vf()
H A Dif_ixv.c681 hw->mac.ops.update_xcast_mode(hw, xcast_mode); in ixv_iff()
H A Dixgbe_type.h3957 int32_t (*update_xcast_mode)(struct ixgbe_hw *, int); member