Home
last modified time | relevance | path

Searched refs:xgbe_disable_rx_tx_int (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/axgbe/
H A Dif_axgbe_pci.c97 static void xgbe_disable_rx_tx_int(struct xgbe_prv_data *, struct xgbe_channel *);
2093 xgbe_disable_rx_tx_int(struct xgbe_prv_data *pdata, struct xgbe_channel *channel) in xgbe_disable_rx_tx_int() function
2118 xgbe_disable_rx_tx_int(pdata, pdata->channel[i]); in xgbe_disable_rx_tx_ints()
2139 xgbe_disable_rx_tx_int(pdata, channel); in axgbe_msix_que()