Searched refs:user_pri_pkt_tx_ctrl (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dsta_tx.c67 ARRAY_SIZE(priv->wmm.user_pri_pkt_tx_ctrl))
73 cpu_to_le32(priv->wmm.user_pri_pkt_tx_ctrl[local_tx_pd->
H A Duap_txrx.c506 if (txpd->priority < ARRAY_SIZE(priv->wmm.user_pri_pkt_tx_ctrl))
512 cpu_to_le32(priv->wmm.user_pri_pkt_tx_ctrl[txpd->priority]);
H A Dmain.h325 u32 user_pri_pkt_tx_ctrl[WMM_HIGHEST_PRIORITY + 1]; /* UP: 0 to 7 */ member in struct:mwifiex_wmm_desc

Completed in 113 milliseconds