Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_rx.h137 uint64_t sfc_rx_get_queue_offload_caps(struct sfc_adapter *sa);
H A Dsfc_rx.c924 sfc_rx_get_queue_offload_caps(struct sfc_adapter *sa) in sfc_rx_get_queue_offload_caps() function
1561 sfc_rx_get_queue_offload_caps(sa); in sfc_rx_check_mode()
H A Dsfc_ethdev.c129 dev_info->rx_queue_offload_capa = sfc_rx_get_queue_offload_caps(sa); in sfc_dev_infos_get()