Searched refs:CW1200_LINK_ID_AFTER_DTIM (Results 1 – 3 of 3) sorted by relevance
38 #define CW1200_LINK_ID_AFTER_DTIM (CW1200_MAX_STA_IN_AP_MODE + 1) macro
1579 static const int urgent = BIT(CW1200_LINK_ID_AFTER_DTIM) | in cw1200_get_prio_queue()1629 tx_allowed_mask = BIT(CW1200_LINK_ID_AFTER_DTIM); in wsm_get_tx_queue_and_mask()1643 tx_allowed_mask &= ~BIT(CW1200_LINK_ID_AFTER_DTIM); in wsm_get_tx_queue_and_mask()1645 tx_allowed_mask |= BIT(CW1200_LINK_ID_AFTER_DTIM); in wsm_get_tx_queue_and_mask()
450 t->txpriv.link_id = CW1200_LINK_ID_AFTER_DTIM; in cw1200_tx_h_calc_link_ids()687 if (t->txpriv.link_id == CW1200_LINK_ID_AFTER_DTIM && in cw1200_tx_h_pm_state()