Home
last modified time | relevance | path

Searched refs:sfc_dp_find_rx_by_caps (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_dp_rx.h253 sfc_dp_find_rx_by_caps(struct sfc_dp_list *head, unsigned int avail_caps) in sfc_dp_find_rx_by_caps() function
H A Dsfc_ethdev.c1938 dp_rx = sfc_dp_find_rx_by_caps(&sfc_dp_head, avail_caps); in sfc_eth_dev_set_ops()