Home
last modified time | relevance | path

Searched refs:quiet_count (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmlan_ieee.h1236 t_u8 quiet_count;
1538 t_u8 quiet_count; /**< Number of TBTTs until beacon with the quiet
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_ieee.h1236 t_u8 quiet_count;
1538 t_u8 quiet_count; /**< Number of TBTTs until beacon with the quiet
H A Dmlan_11h.c2257 (sizeof(pquiet->quiet_count) + sizeof(pquiet->quiet_period) + in wlan_11h_init()
H A Dmlan_fw.h5601 t_u8 quiet_count;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmlan_ieee.h1115 t_u8 quiet_count; /**< Number of TBTTs until beacon with the quiet period */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_ieee.h1115 t_u8 quiet_count; /**< Number of TBTTs until beacon with the quiet period */
H A Dmlan_11h.c1765 (sizeof(pquiet->quiet_count) + sizeof(pquiet->quiet_period) in wlan_11h_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/nvidia/
H A Dforcedeth.c776 int quiet_count; member
3658 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()