Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/st/cw1200/
H A Dwsm.h158 #define WSM_QUEUE_VOICE (3) macro
H A Dtxrx.c624 else if (wsm->queue_id == WSM_QUEUE_VOICE) in cw1200_tx_h_bt()
H A Dwsm.c1517 wsm->queue_id = WSM_QUEUE_VOICE; in wsm_handle_tx_data()