Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c298 static inline u_int txpkt_vm_len16(u_int, const u_int);
5192 txpkt_vm_len16(u_int nsegs, const u_int extra) in txpkt_vm_len16() function
5214 set_mbuf_len16(m, txpkt_vm_len16(mbuf_nsegs(m), lso)); in calculate_mbuf_len16()
5216 set_mbuf_len16(m, txpkt_vm_len16(mbuf_nsegs(m), 0)); in calculate_mbuf_len16()