Searched refs:RTW_TX_DESC_W9_TIM_EN (Results 1 – 2 of 2) sorted by relevance
57 #define RTW_TX_DESC_W9_TIM_EN BIT(7) macro
86 tx_desc->w9 |= le32_encode_bits(1, RTW_TX_DESC_W9_TIM_EN) | in rtw_tx_fill_tx_desc()