Searched refs:quiet_count (Results 1 – 8 of 8) sorted by relevance
1236 t_u8 quiet_count;1538 t_u8 quiet_count; /**< Number of TBTTs until beacon with the quiet
2257 (sizeof(pquiet->quiet_count) + sizeof(pquiet->quiet_period) + in wlan_11h_init()
5601 t_u8 quiet_count;
1115 t_u8 quiet_count; /**< Number of TBTTs until beacon with the quiet period */
1765 (sizeof(pquiet->quiet_count) + sizeof(pquiet->quiet_period) in wlan_11h_init()
776 int quiet_count; member3658 np->quiet_count = 0; in nv_change_interrupt_mode()3664 if (np->quiet_count < NV_DYNAMIC_MAX_QUIET_COUNT) { in nv_change_interrupt_mode()3665 np->quiet_count++; in nv_change_interrupt_mode()