Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dcmdevt.c1351 if (ps_bitmap & BITMAP_STA_PS) { in mwifiex_cmd_enh_power_mode()
1429 if (auto_ps_bitmap & BITMAP_STA_PS) { 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()
1462 if (ps_bitmap & BITMAP_STA_PS) in mwifiex_ret_enh_power_mode()
Dsta_ioctl.c772 sub_cmd, BITMAP_STA_PS, NULL, true); in mwifiex_drv_set_power()
Dsta_cmdresp.c65 (le16_to_cpu(pm->params.ps_bitmap) & BITMAP_STA_PS) && in mwifiex_process_cmdresp_error()
Dfw.h1037 #define BITMAP_STA_PS 0x10 macro
Dsta_cmd.c2345 EN_AUTO_PS, BITMAP_STA_PS, NULL, in mwifiex_sta_init_cmd()