Searched refs:ena_qid (Results 1 – 1 of 1) sorted by relevance
742 u16 ena_qid; in ena_destroy_all_tx_queues() local746 ena_qid = ENA_IO_TXQ_IDX(i); in ena_destroy_all_tx_queues()753 u16 ena_qid; in ena_destroy_all_rx_queues() local757 ena_qid = ENA_IO_RXQ_IDX(i); in ena_destroy_all_rx_queues()1891 u16 ena_qid; in ena_create_io_tx_queue() local1898 ena_qid = ENA_IO_TXQ_IDX(qid); in ena_create_io_tx_queue()1903 ctx.qid = ena_qid; in ena_create_io_tx_queue()1959 u16 ena_qid; in ena_create_io_rx_queue() local1966 ena_qid = ENA_IO_RXQ_IDX(qid); in ena_create_io_rx_queue()1970 ctx.qid = ena_qid; in ena_create_io_rx_queue()[all …]