Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_dp.c46 sfc_dp_find_by_caps(struct sfc_dp_list *head, enum sfc_dp_type type, in sfc_dp_find_by_caps() function
H A Dsfc_dp.h108 struct sfc_dp *sfc_dp_find_by_caps(struct sfc_dp_list *head,
H A Dsfc_dp_rx.h255 struct sfc_dp *p = sfc_dp_find_by_caps(head, SFC_DP_RX, avail_caps); in sfc_dp_find_rx_by_caps()
H A Dsfc_dp_tx.h205 struct sfc_dp *p = sfc_dp_find_by_caps(head, SFC_DP_TX, avail_caps); in sfc_dp_find_tx_by_caps()