Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe-drv.c274 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_enable_rx_tx_ints() local
296 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_disable_rx_tx_ints() local
319 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_isr() local
685 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_init_tx_coalesce() local
699 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_init_rx_coalesce() local
765 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_adjust_link() local
873 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_powerdown() local
911 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_powerup() local
948 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_start() local
987 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_stop() local
[all …]
Dxgbe-mdio.c129 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_mdio_read() local
146 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_mdio_write() local
Dxgbe-desc.c350 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_wrapper_tx_descriptor_init() local
391 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_wrapper_rx_descriptor_init() local
Dxgbe-ethtool.c399 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_set_coalesce() local
524 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_set_rxfh() local
Dxgbe-main.c261 struct xgbe_hw_if *hw_if; in xgbe_probe() local
Dxgbe-dev.c2841 void xgbe_init_function_ptrs_dev(struct xgbe_hw_if *hw_if) in xgbe_init_function_ptrs_dev()
Dxgbe.h676 struct xgbe_hw_if hw_if; member