Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/axgbe/
H A Dxgbe-drv.c319 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_init_tx_coalesce() local
334 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_init_rx_coalesce() local
H A Dxgbe-desc.c121 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_wrapper_tx_descriptor_init() local
165 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_wrapper_rx_descriptor_init() local
H A Dif_axgbe_pci.c1417 struct xgbe_hw_if *hw_if = &pdata->hw_if; axgbe_if_attach_post() local
1609 struct xgbe_hw_if *hw_if = &pdata->hw_if; axgbe_pci_init() local
1657 struct xgbe_hw_if *hw_if = &pdata->hw_if; axgbe_pci_stop() local
1884 struct xgbe_hw_if *hw_if = &pdata->hw_if; axgbe_if_vlan_register() local
1906 struct xgbe_hw_if *hw_if = &pdata->hw_if; axgbe_if_vlan_unregister() local
2075 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_enable_rx_tx_int() local
2095 struct xgbe_hw_if *hw_if = &pdata->hw_if; xgbe_disable_rx_tx_int() local
2156 struct xgbe_hw_if *hw_if = &pdata->hw_if; axgbe_dev_isr() local
[all...]
H A Dxgbe-txrx.c389 struct xgbe_hw_if *hw_if = &sc->pdata.hw_if; in axgbe_isc_txd_credits_update() local
699 struct xgbe_hw_if *hw_if = &pdata->hw_if; in axgbe_isc_rxd_pkt_get() local
H A Dxgbe-sysctl.c626 struct xgbe_hw_if *hw_if = &pdata->hw_if; sysctl_coalesce_handler() local
H A Dxgbe-dev.c2786 xgbe_init_function_ptrs_dev(struct xgbe_hw_if * hw_if) xgbe_init_function_ptrs_dev() argument
[all...]
H A Dxgbe.h1095 struct xgbe_hw_if hw_if; member