Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/amd/xgbe/
Dxgbe-drv.c312 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_enable_rx_tx_int() local
338 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_disable_rx_tx_int() local
479 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_isr_task() local
1083 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_init_tx_coalesce() local
1097 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_init_rx_coalesce() local
1167 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_powerdown() local
1206 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_powerup() local
1295 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_start() local
1360 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_stop() local
1924 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_xmit() local
[all …]
Dxgbe-desc.c388 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_wrapper_tx_descriptor_init() local
429 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_wrapper_rx_descriptor_init() local
Dxgbe-ethtool.c451 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_set_coalesce() local
550 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_set_rxfh() local
Dxgbe-dev.c3537 void xgbe_init_function_ptrs_dev(struct xgbe_hw_if *hw_if) in xgbe_init_function_ptrs_dev()
Dxgbe.h1119 struct xgbe_hw_if hw_if; member