Searched refs:tx_queue_id (Results 1 – 1 of 1) sorted by relevance
7148 int tx_queue_id = 0; in ipw_qos_set_tx_queue_command() local7151 tx_queue_id = from_priority_to_tx_queue[priority] - 1; in ipw_qos_set_tx_queue_command()7154 if (priv->qos_data.qos_no_ack_mask & (1UL << tx_queue_id)) { in ipw_qos_set_tx_queue_command()