Home
last modified time | relevance | path

Searched refs:BITMAP_STA_PS (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcmdevt.c1339 if (ps_bitmap & BITMAP_STA_PS) { in mwifiex_cmd_enh_power_mode()
1417 if (auto_ps_bitmap & BITMAP_STA_PS) { in mwifiex_ret_enh_power_mode()
1430 if (ps_bitmap & BITMAP_STA_PS) { in mwifiex_ret_enh_power_mode()
1440 if (ps_bitmap & BITMAP_STA_PS) in mwifiex_ret_enh_power_mode()
1450 if (ps_bitmap & BITMAP_STA_PS) in mwifiex_ret_enh_power_mode()
H A Dsta_ioctl.c760 sub_cmd, BITMAP_STA_PS, NULL, true); in mwifiex_drv_set_power()
H A Dsta_cmdresp.c53 (le16_to_cpu(pm->params.ps_bitmap) & BITMAP_STA_PS) && in mwifiex_process_cmdresp_error()
H A Dfw.h1026 #define BITMAP_STA_PS 0x10 macro
H A Dsta_cmd.c2335 EN_AUTO_PS, BITMAP_STA_PS, NULL, in mwifiex_sta_init_cmd()