Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_dp_tx.h203 sfc_dp_find_tx_by_caps(struct sfc_dp_list *head, unsigned int avail_caps) in sfc_dp_find_tx_by_caps() function
H A Dsfc_ethdev.c1975 dp_tx = sfc_dp_find_tx_by_caps(&sfc_dp_head, avail_caps); in sfc_eth_dev_set_ops()