Home
last modified time | relevance | path

Searched refs:from_priority_to_tx_queue (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c182 static int from_priority_to_tx_queue[] = { variable
7100 return from_priority_to_tx_queue[priority] - 1; in ipw_get_tx_queue_number()
7144 tx_queue_id = from_priority_to_tx_queue[priority] - 1; in ipw_qos_set_tx_queue_command()