Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ix.c156 void ixgbe_rx_offload(uint32_t, uint16_t, struct mbuf *);
3247 ixgbe_rx_offload(staterr, vtag, sendmp); in ixgbe_rxeof()
3290 ixgbe_rx_offload(uint32_t staterr, uint16_t vtag, struct mbuf *m) in ixgbe_rx_offload() function