Searched defs:ps_bitmap (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ | ||
H A D | cmdevt.c | 1303 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) mwifiex_cmd_enh_power_mode() argument 1395 uint16_t ps_bitmap = le16_to_cpu(ps_mode->params.ps_bitmap); mwifiex_ret_enh_power_mode() local [all...] |
H A D | fw.h | 1050 __le16 ps_bitmap; member |
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ | ||
H A D | cmdevt.c | 1312 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) mwifiex_cmd_enh_power_mode() argument 1404 uint16_t ps_bitmap = le16_to_cpu(ps_mode->params.ps_bitmap); mwifiex_ret_enh_power_mode() local [all...] |
H A D | fw.h | 1043 __le16 ps_bitmap; member |
Completed in 21 milliseconds