Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_tx.h122 uint64_t sfc_tx_get_queue_offload_caps(struct sfc_adapter *sa);
H A Dsfc_tx.c66 sfc_tx_get_queue_offload_caps(struct sfc_adapter *sa) in sfc_tx_get_queue_offload_caps() function
441 sfc_tx_get_queue_offload_caps(sa); in sfc_tx_qstart()
H A Dsfc_ethdev.c139 dev_info->tx_queue_offload_capa = sfc_tx_get_queue_offload_caps(sa); in sfc_dev_infos_get()