Searched refs:disable_rx (Results 1 – 17 of 17) sorted by relevance
359 dev->params->disable_rx(dev); in ite_tx_ir()1217 .disable_rx = it87_idle_rx,1236 .disable_rx = it87_idle_rx,1255 .disable_rx = it8708_idle_rx,1275 .disable_rx = it8709_idle_rx,
48 void (*disable_rx) (struct ite_dev *dev); member
405 void (*disable_rx)(struct xlgmac_pdata *pdata); member
598 hw_ops->disable_rx(pdata); in xlgmac_stop()
3075 hw_ops->disable_rx = xlgmac_disable_rx; in xlgmac_init_hw_ops()
1855 hw->mac.ops.disable_rx(hw); in ixgbe_enable_rx_dma_82599()2221 .disable_rx = &ixgbe_disable_rx_generic,
885 .disable_rx = &ixgbe_disable_rx_generic,
1160 .disable_rx = &ixgbe_disable_rx_generic,
737 hw->mac.ops.disable_rx(hw); in ixgbe_stop_adapter_generic()2740 hw->mac.ops.disable_rx(hw); in ixgbe_enable_rx_dma_generic()
3950 .disable_rx = ixgbe_disable_rx_e610,
3564 void (*disable_rx)(struct ixgbe_hw *hw); member
3960 .disable_rx = &ixgbe_disable_rx_x550, \
1964 hw->mac.ops.disable_rx(hw); in ixgbe_setup_desc_rings()
4819 hw->mac.ops.disable_rx(hw); in ixgbe_configure_rx()6349 hw->mac.ops.disable_rx(hw); in ixgbe_disable_rx()
708 void (*disable_rx)(struct xgbe_prv_data *); member
2703 pdata->hw_if.disable_rx(pdata); in xgbe_config_dcb_pfc()3506 hw_if->disable_rx = xgbe_disable_rx; in xgbe_init_function_ptrs_dev()
1291 hw_if->disable_rx(pdata); in xgbe_stop()
Completed in 120 milliseconds