HomeSort by: relevance | last modified time | path
    Searched refs:ixgbevf_update_xcast_mode (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_vf.h 135 s32 ixgbevf_update_xcast_mode(struct ixgbe_hw *hw, int xcast_mode);
ixgbe_vf.c 87 hw->mac.ops.update_xcast_mode = ixgbevf_update_xcast_mode;
439 * ixgbevf_update_xcast_mode - Update Multicast mode
445 s32 ixgbevf_update_xcast_mode(struct ixgbe_hw *hw, int xcast_mode) function in typeref:typename:s32

Completed in 11 milliseconds