Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/mwifiex/
Dioctl.h262 struct mwifiex_ds_hs_cfg { struct
287 struct mwifiex_ds_hs_cfg hs_cfg; argument
Ddebugfs.c778 struct mwifiex_ds_hs_cfg hscfg; in mwifiex_hscfg_write()
792 memset(&hscfg, 0, sizeof(struct mwifiex_ds_hs_cfg)); in mwifiex_hscfg_write()
842 struct mwifiex_ds_hs_cfg hscfg; in mwifiex_hscfg_read()
Dsta_ioctl.c396 int cmd_type, struct mwifiex_ds_hs_cfg *hs_cfg) in mwifiex_set_hs_params()
477 struct mwifiex_ds_hs_cfg hscfg; in mwifiex_cancel_hs()
495 struct mwifiex_ds_hs_cfg hscfg; in mwifiex_enable_hs()
515 memset(&hscfg, 0, sizeof(struct mwifiex_ds_hs_cfg)); in mwifiex_enable_hs()
Dmain.h1081 int cmd_type, struct mwifiex_ds_hs_cfg *hs_cfg);
Dcfg80211.c3109 struct mwifiex_ds_hs_cfg hs_cfg; in mwifiex_cfg80211_suspend()