Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A 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
1100 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_init_tx_coalesce() local
1114 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_init_rx_coalesce() local
1184 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_powerdown() local
1223 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_powerup() local
1312 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_start() local
1377 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_stop() local
1941 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_xmit() local
[all …]
H A 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
H A Dxgbe-ethtool.c456 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_set_coalesce() local
555 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_set_rxfh() local
H A Dxgbe-dev.c3594 void xgbe_init_function_ptrs_dev(struct xgbe_hw_if *hw_if) in xgbe_init_function_ptrs_dev()
H A Dxgbe.h1126 struct xgbe_hw_if hw_if; member