Searched defs:ps_bitmap (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/mwifiex/
H A Dcmdevt.c1287 u16 cmd_action, uint16_t ps_bitmap,
1298 psmode_enh->params.ps_bitmap = cpu_to_le16(ps_bitmap);
1300 sizeof(psmode_enh->params.ps_bitmap));
1303 psmode_enh->params.ps_bitmap = cpu_to_le16(ps_bitmap);
1305 sizeof(psmode_enh->params.ps_bitmap));
1308 psmode_enh->params.ps_bitmap = cpu_to_le16(ps_bitmap);
1310 sizeof(psmode_enh->params.ps_bitmap);
1285 mwifiex_cmd_enh_power_mode(struct mwifiex_private *priv, struct host_cmd_ds_command *cmd, u16 cmd_action, uint16_t ps_bitmap, struct mwifiex_ds_auto_ds *auto_ds) argument
1376 uint16_t ps_bitmap = le16_to_cpu(ps_mode->params.ps_bitmap); local
[all...]
H A Dfw.h850 __le16 ps_bitmap; member in union:host_cmd_ds_802_11_ps_mode_enh::__anon4589

Completed in 72 milliseconds