HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_rxeof (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe.h 765 bool ixgbe_rxeof(struct ix_queue *);
ixv.c 895 /* Don't run ixgbe_rxeof in interrupt context */
898 more = ixgbe_rxeof(que);
3321 more |= ixgbe_rxeof(que);
ix_txrx.c 1809 * ixgbe_rxeof
1818 ixgbe_rxeof(struct ix_queue *que) function in typeref:typename:bool
2213 } /* ixgbe_rxeof */
ixgbe.c 6712 more |= ixgbe_rxeof(que);

Completed in 20 milliseconds