Lines Matching refs:sfc_ethdev_qid
480 sfc_ethdev_qid_t sfc_ethdev_qid = ethdev_qid; in sfc_rx_queue_setup() local
490 sw_index = sfc_rxq_sw_index_by_ethdev_rx_qid(sas, sfc_ethdev_qid); in sfc_rx_queue_setup()
496 rxq_info = sfc_rxq_info_by_ethdev_qid(sas, sfc_ethdev_qid); in sfc_rx_queue_setup()
1302 sfc_ethdev_qid_t sfc_ethdev_qid = ethdev_qid; in sfc_rx_queue_info_get() local
1305 rxq_info = sfc_rxq_info_by_ethdev_qid(sas, sfc_ethdev_qid); in sfc_rx_queue_info_get()
1397 sfc_ethdev_qid_t sfc_ethdev_qid = ethdev_qid; in sfc_rx_queue_start() local
1410 rxq_info = sfc_rxq_info_by_ethdev_qid(sas, sfc_ethdev_qid); in sfc_rx_queue_start()
1414 sw_index = sfc_rxq_sw_index_by_ethdev_rx_qid(sas, sfc_ethdev_qid); in sfc_rx_queue_start()
1438 sfc_ethdev_qid_t sfc_ethdev_qid = ethdev_qid; in sfc_rx_queue_stop() local
1446 sw_index = sfc_rxq_sw_index_by_ethdev_rx_qid(sas, sfc_ethdev_qid); in sfc_rx_queue_stop()
1449 rxq_info = sfc_rxq_info_by_ethdev_qid(sas, sfc_ethdev_qid); in sfc_rx_queue_stop()
1891 sfc_ethdev_qid_t sfc_ethdev_qid = ethdev_qid; in sfc_rx_queue_intr_enable() local
1894 rxq_info = sfc_rxq_info_by_ethdev_qid(sas, sfc_ethdev_qid); in sfc_rx_queue_intr_enable()
1904 sfc_ethdev_qid_t sfc_ethdev_qid = ethdev_qid; in sfc_rx_queue_intr_disable() local
1907 rxq_info = sfc_rxq_info_by_ethdev_qid(sas, sfc_ethdev_qid); in sfc_rx_queue_intr_disable()