Lines Matching defs:mbuf
162 sfxge_tx_maybe_toggle_cksum_offload(struct sfxge_txq *txq, struct mbuf *mbuf, in sfxge_tx_maybe_toggle_cksum_offload()
196 sfxge_tx_maybe_insert_tag(struct sfxge_txq *txq, struct mbuf *mbuf, in sfxge_tx_maybe_insert_tag()
259 sfxge_is_mbuf_non_tcp(struct mbuf *mbuf) in sfxge_is_mbuf_non_tcp()
274 struct mbuf *mbuf, *get_next, **get_tailp; in sfxge_tx_qdpl_swizzle() local
395 static int sfxge_tx_queue_mbuf(struct sfxge_txq *txq, struct mbuf *mbuf) in sfxge_tx_queue_mbuf()
538 struct mbuf *mbuf, *next; in sfxge_tx_qdpl_drain() local
639 sfxge_tx_qdpl_put_locked(struct sfxge_txq *txq, struct mbuf *mbuf) in sfxge_tx_qdpl_put_locked()
676 sfxge_tx_qdpl_put_unlocked(struct sfxge_txq *txq, struct mbuf *mbuf) in sfxge_tx_qdpl_put_unlocked()
763 struct mbuf *mbuf, *next; in sfxge_tx_qdpl_flush() local
806 static void sfxge_parse_tx_packet(struct mbuf *mbuf) in sfxge_parse_tx_packet()
954 const struct mbuf *mbuf; /* Input mbuf (head of chain) */ member
1041 struct mbuf *mbuf) in tso_start()
1362 sfxge_tx_queue_tso(struct sfxge_txq *txq, struct mbuf *mbuf, in sfxge_tx_queue_tso()