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

/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c129 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_mdio_read() local
146 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_mdio_write() local
H A Dxgbe-main.c261 struct xgbe_hw_if *hw_if; xgbe_probe() local
H A Dxgbe-desc.c350 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_wrapper_tx_descriptor_init() local
391 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_wrapper_rx_descriptor_init() local
H A Dxgbe-ethtool.c399 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_set_coalesce() local
524 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_set_rxfh() local
H A Dxgbe-drv.c274 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_enable_rx_tx_ints() local
296 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_disable_rx_tx_ints() local
319 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_isr() local
685 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_init_tx_coalesce() local
699 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_init_rx_coalesce() local
765 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_adjust_link() local
873 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_powerdown() local
911 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_powerup() local
948 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_start() local
987 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_stop() local
1463 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_xmit() local
1532 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_set_rx_mode() local
1544 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_set_mac_address() local
1646 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_vlan_rx_add_vid() local
1662 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_vlan_rx_kill_vid() local
1728 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_set_features() local
1794 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_rx_refresh() local
1850 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_tx_poll() local
1916 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_rx_poll() local
H A Dxgbe-dev.c2841 void xgbe_init_function_ptrs_dev(struct xgbe_hw_if *hw_if) xgbe_init_function_ptrs_dev() argument
H A Dxgbe.h676 struct xgbe_hw_if hw_if; member in struct:xgbe_prv_data

Completed in 457 milliseconds