Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_ef100_tx.c88 uint32_t tso_max_nb_outgoing_frames; member
127 m->tso_segsz * txq->tso_max_nb_outgoing_frames; in sfc_ef100_tx_prepare_pkt_tso()
881 txq->tso_max_nb_outgoing_frames = info->tso_max_nb_outgoing_frames; in sfc_ef100_tx_qcreate()
H A Dsfc_dp_tx.h83 uint32_t tso_max_nb_outgoing_frames; member
H A Dsfc_tx.c227 info.tso_max_nb_outgoing_frames = encp->enc_tx_tso_max_nframes; in sfc_tx_qinit()