Home
last modified time | relevance | path

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

/freebsd/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.c1400 struct xgbe_hw_if *hw_if = &pdata->hw_if; in axgbe_if_attach_post() local
1592 struct xgbe_hw_if *hw_if = &pdata->hw_if; in axgbe_pci_init() local
1640 struct xgbe_hw_if *hw_if = &pdata->hw_if; in axgbe_pci_stop() local
1867 struct xgbe_hw_if *hw_if = &pdata->hw_if; in axgbe_if_vlan_register() local
1889 struct xgbe_hw_if *hw_if = &pdata->hw_if; in axgbe_if_vlan_unregister() local
2058 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_enable_rx_tx_int() local
2078 struct xgbe_hw_if *hw_if = &pdata->hw_if; in xgbe_disable_rx_tx_int() local
2139 struct xgbe_hw_if *hw_if = &pdata->hw_if; in axgbe_dev_isr() local
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.c610 struct xgbe_hw_if *hw_if = &pdata->hw_if; in sysctl_coalesce_handler() local
H A Dxgbe-dev.c2785 xgbe_init_function_ptrs_dev(struct xgbe_hw_if *hw_if) in xgbe_init_function_ptrs_dev()
H A Dxgbe.h1095 struct xgbe_hw_if hw_if; member