Home
last modified time | relevance | path

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

/drivers/net/wireless/mwifiex/
Dioctl.h263 struct mwifiex_ds_hs_cfg { struct
288 struct mwifiex_ds_hs_cfg hs_cfg; argument
Ddebugfs.c777 struct mwifiex_ds_hs_cfg hscfg; in mwifiex_hscfg_write()
791 memset(&hscfg, 0, sizeof(struct mwifiex_ds_hs_cfg)); in mwifiex_hscfg_write()
841 struct mwifiex_ds_hs_cfg hscfg; in mwifiex_hscfg_read()
Dsta_ioctl.c406 int cmd_type, struct mwifiex_ds_hs_cfg *hs_cfg) in mwifiex_set_hs_params()
487 struct mwifiex_ds_hs_cfg hscfg; in mwifiex_cancel_hs()
505 struct mwifiex_ds_hs_cfg hscfg; in mwifiex_enable_hs()
525 memset(&hscfg, 0, sizeof(struct mwifiex_ds_hs_cfg)); in mwifiex_enable_hs()
Dmain.h1082 int cmd_type, struct mwifiex_ds_hs_cfg *hs_cfg);
Dcfg80211.c3125 struct mwifiex_ds_hs_cfg hs_cfg; in mwifiex_cfg80211_suspend()