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

/linux-4.1.27/drivers/net/wireless/cw1200/
H A Dcw1200.h41 #define CW1200_LINK_ID_AFTER_DTIM (CW1200_MAX_STA_IN_AP_MODE + 1) macro
H A Dwsm.c1586 static const int urgent = BIT(CW1200_LINK_ID_AFTER_DTIM) | cw1200_get_prio_queue()
1636 tx_allowed_mask = BIT(CW1200_LINK_ID_AFTER_DTIM); wsm_get_tx_queue_and_mask()
1650 tx_allowed_mask &= ~BIT(CW1200_LINK_ID_AFTER_DTIM); wsm_get_tx_queue_and_mask()
1652 tx_allowed_mask |= BIT(CW1200_LINK_ID_AFTER_DTIM); wsm_get_tx_queue_and_mask()
H A Dtxrx.c453 t->txpriv.link_id = CW1200_LINK_ID_AFTER_DTIM; cw1200_tx_h_calc_link_ids()
690 if (t->txpriv.link_id == CW1200_LINK_ID_AFTER_DTIM && cw1200_tx_h_pm_state()

Completed in 59 milliseconds