Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ef100_tx.c85 uint32_t tso_max_nb_outgoing_frames; member
122 m->tso_segsz * txq->tso_max_nb_outgoing_frames; in sfc_ef100_tx_prepare_pkt_tso()
809 txq->tso_max_nb_outgoing_frames = info->tso_max_nb_outgoing_frames; in sfc_ef100_tx_qcreate()
H A Dsfc_dp_tx.h82 uint32_t tso_max_nb_outgoing_frames; member
H A Dsfc_tx.c201 info.tso_max_nb_outgoing_frames = encp->enc_tx_tso_max_nframes; in sfc_tx_qinit()