Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_dp_tx.h235 sfc_dp_tx_prepare_pkt(struct rte_mbuf *m, in sfc_dp_tx_prepare_pkt() function
H A Dsfc_ef100_tx.c175 ret = sfc_dp_tx_prepare_pkt(m, max_nb_header_segs, 0, in sfc_ef100_tx_prepare_pkts()
H A Dsfc_ef10_tx.c355 ret = sfc_dp_tx_prepare_pkt(m, 0, SFC_TSOH_STD_LEN, in sfc_ef10_prepare_pkts()
H A Dsfc_tx.c734 ret = sfc_dp_tx_prepare_pkt(tx_pkts[i], 0, SFC_TSOH_STD_LEN, in sfc_efx_prepare_pkts()