Searched refs:sfc_rxq_ctrl_by_ethdev_qid (Results 1 – 3 of 3) sorted by relevance
124 struct sfc_rxq *sfc_rxq_ctrl_by_ethdev_qid(struct sfc_adapter *sa,
1430 rxq = sfc_rxq_ctrl_by_ethdev_qid(sa, queue->index); in sfc_flow_parse_queue()1463 rxq = sfc_rxq_ctrl_by_ethdev_qid(sa, sw_qid_min); in sfc_flow_parse_rss()
1555 sfc_rxq_ctrl_by_ethdev_qid(struct sfc_adapter *sa, sfc_ethdev_qid_t ethdev_qid) in sfc_rxq_ctrl_by_ethdev_qid() function