Searched refs:tx_queue_id (Results 1 – 3 of 3) sorted by relevance
739 unsigned int tx_queue_id; member3595 &gbe_dev->tx_queue_id); in gbe_probe()3598 gbe_dev->tx_queue_id = GBE_TX_QUEUE; in gbe_probe()3641 gbe_dev->dma_chan_name, gbe_dev->tx_queue_id); in gbe_probe()
7184 int tx_queue_id = 0; in ipw_qos_set_tx_queue_command() local7187 tx_queue_id = from_priority_to_tx_queue[priority] - 1; in ipw_qos_set_tx_queue_command()7190 if (priv->qos_data.qos_no_ack_mask & (1UL << tx_queue_id)) { in ipw_qos_set_tx_queue_command()
4248 __le16 tx_queue_id; member