Searched refs:BITMAP_STA_PS (Results 1 – 3 of 3) sorted by relevance
1326 if (ps_bitmap & BITMAP_STA_PS) { in mwifiex_cmd_enh_power_mode()1404 if (auto_ps_bitmap & BITMAP_STA_PS) { in mwifiex_ret_enh_power_mode()1417 if (ps_bitmap & BITMAP_STA_PS) { in mwifiex_ret_enh_power_mode()1427 if (ps_bitmap & BITMAP_STA_PS) in mwifiex_ret_enh_power_mode()1437 if (ps_bitmap & BITMAP_STA_PS) in mwifiex_ret_enh_power_mode()
53 (le16_to_cpu(pm->params.ps_bitmap) & BITMAP_STA_PS) && in mwifiex_process_cmdresp_error()
1071 #define BITMAP_STA_PS 0x10 macro