Home
last modified time | relevance | path

Searched defs:avail_caps (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_dp.c47 unsigned int avail_caps) in sfc_dp_find_by_caps()
H A Dsfc_dp.h101 sfc_dp_match_hw_fw_caps(const struct sfc_dp *dp, unsigned int avail_caps) in sfc_dp_match_hw_fw_caps()
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()
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()
H A Dsfc_ethdev.c1894 unsigned int avail_caps = 0; in sfc_eth_dev_set_ops() local