Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c203 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_enable_rx_tx_int() local
229 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_disable_rx_tx_int() local
370 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_isr_bh_work() local
993 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_init_tx_coalesce() local
1007 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_init_rx_coalesce() local
1077 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_powerdown() local
1116 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_powerup() local
1205 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_start() local
1270 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_stop() local
1644 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_xmit() local
[all …]
H A Dxgbe-desc.c284 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_wrapper_tx_descriptor_init() local
325 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_wrapper_rx_descriptor_init() local
H A Dxgbe-dev.c3471 void xgbe_init_function_ptrs_dev(struct xgbe_hw_if *hw_if) in xgbe_init_function_ptrs_dev()
H A Dxgbe.h1040 struct xgbe_hw_if hw_if; member