Home
last modified time | relevance | path

Searched defs:hw_if (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-drv.c276 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_enable_rx_tx_ints() local
298 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_disable_rx_tx_ints() local
321 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_isr() local
709 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_init_tx_coalesce() local
723 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_init_rx_coalesce() local
797 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_powerdown() local
836 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_powerup() local
873 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_start() local
917 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_stop() local
1394 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_xmit() local
[all …]
Dxgbe-desc.c356 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_wrapper_tx_descriptor_init() local
397 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_wrapper_rx_descriptor_init() local
Dxgbe-ethtool.c413 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_set_coalesce() local
536 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_set_rxfh() local
Dxgbe-dev.c2792 void xgbe_init_function_ptrs_dev(struct xgbe_hw_if *hw_if) in xgbe_init_function_ptrs_dev()
Dxgbe.h788 struct xgbe_hw_if hw_if; member