OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ixgbe_xmit
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ix_txrx.c
118
static int
ixgbe_xmit
(struct tx_ring *, struct mbuf *);
172
if ((rc =
ixgbe_xmit
(txr, m_head)) == EAGAIN) {
321
if ((err =
ixgbe_xmit
(txr, next)) != 0) {
323
/* All errors are counted in
ixgbe_xmit
() */
404
*
ixgbe_xmit
412
ixgbe_xmit
(struct tx_ring *txr, struct mbuf *m_head)
function in typeref:typename:int
574
} /*
ixgbe_xmit
*/
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025