Searched refs:tx_queue_id (Results 1 – 2 of 2) sorted by relevance
670 unsigned int tx_queue_id; member2832 &gbe_dev->tx_queue_id); in gbe_probe()2835 gbe_dev->tx_queue_id = GBE_TX_QUEUE; in gbe_probe()2881 gbe_dev->dma_chan_name, gbe_dev->tx_queue_id); in gbe_probe()
7216 int tx_queue_id = 0; in ipw_qos_set_tx_queue_command() local7219 tx_queue_id = from_priority_to_tx_queue[priority] - 1; in ipw_qos_set_tx_queue_command()7222 if (priv->qos_data.qos_no_ack_mask & (1UL << tx_queue_id)) { in ipw_qos_set_tx_queue_command()