Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
1086 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_init_tx_coalesce() local
1100 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_init_rx_coalesce() local
1170 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_powerdown() local
1209 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_powerup() local
1298 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_start() local
1363 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_stop() local
1934 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.c449 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_set_coalesce() local
548 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.h1092 struct xgbe_hw_if hw_if; member