Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dq_struct.h577 uint64_t tso_start:8; member
599 uint64_t tso_start:8;
H A Dnicvf_queues.c1870 hdr->tso_start = poff + (th->th_off * 4); in nicvf_sq_add_hdr_subdesc()
/freebsd/sys/dev/sfxge/
H A Dsfxge_tx.c1039 static void tso_start(struct sfxge_txq *txq, struct sfxge_tso_state *tso, in tso_start() function
1370 tso_start(txq, &tso, dma_seg, mbuf); in sfxge_tx_queue_tso()
/freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/
H A Dtx-gen2.c212 tso_start(skb, &tso); in iwl_txq_gen2_build_amsdu()
H A Dtx.c1976 tso_start(skb, &tso); in iwl_fill_data_tbs_amsdu()
/freebsd/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c