Searched refs:sfc_dp_find_by_caps (Results 1 – 4 of 4) sorted by relevance
46 sfc_dp_find_by_caps(struct sfc_dp_list *head, enum sfc_dp_type type, in sfc_dp_find_by_caps() function
108 struct sfc_dp *sfc_dp_find_by_caps(struct sfc_dp_list *head,
255 struct sfc_dp *p = sfc_dp_find_by_caps(head, SFC_DP_RX, avail_caps); in sfc_dp_find_rx_by_caps()
205 struct sfc_dp *p = sfc_dp_find_by_caps(head, SFC_DP_TX, avail_caps); in sfc_dp_find_tx_by_caps()