Home
last modified time | relevance | path

Searched refs:disable_mdd (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c239 if (hw->mac.ops.disable_mdd) in ixgbe_disable_sriov()
240 hw->mac.ops.disable_mdd(hw); in ixgbe_disable_sriov()
H A Dixgbe_e610.c4013 .disable_mdd = ixgbe_disable_mdd_x550,
H A Dixgbe_type.h3582 void (*disable_mdd)(struct ixgbe_hw *hw); member
H A Dixgbe_x550.c3983 .disable_mdd = ixgbe_disable_mdd_x550,
H A Dixgbe_main.c4110 if (hw->mac.ops.disable_mdd) in ixgbe_set_rx_drop_en()
4111 hw->mac.ops.disable_mdd(hw); in ixgbe_set_rx_drop_en()