Searched refs:ps_bitmap (Results 1 – 4 of 4) sorted by relevance
1337 psmode_enh->params.ps_bitmap = cpu_to_le16(ps_bitmap); in mwifiex_cmd_enh_power_mode()1342 psmode_enh->params.ps_bitmap = cpu_to_le16(ps_bitmap); in mwifiex_cmd_enh_power_mode()1347 psmode_enh->params.ps_bitmap = cpu_to_le16(ps_bitmap); in mwifiex_cmd_enh_power_mode()1351 if (ps_bitmap & BITMAP_STA_PS) { in mwifiex_cmd_enh_power_mode()1378 if (ps_bitmap & BITMAP_AUTO_DS) { in mwifiex_cmd_enh_power_mode()1416 uint16_t ps_bitmap = le16_to_cpu(ps_mode->params.ps_bitmap); in mwifiex_ret_enh_power_mode() local1418 le16_to_cpu(ps_mode->params.ps_bitmap); in mwifiex_ret_enh_power_mode()1437 if (ps_bitmap & BITMAP_AUTO_DS) { in mwifiex_ret_enh_power_mode()1442 if (ps_bitmap & BITMAP_STA_PS) { in mwifiex_ret_enh_power_mode()1452 if (ps_bitmap & BITMAP_STA_PS) in mwifiex_ret_enh_power_mode()[all …]
65 (le16_to_cpu(pm->params.ps_bitmap) & BITMAP_STA_PS) && in mwifiex_process_cmdresp_error()
1054 __le16 ps_bitmap; member
1132 u16 cmd_action, uint16_t ps_bitmap,
Completed in 29 milliseconds