Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dioctl.h274 struct mwifiex_ds_hs_cfg { struct
303 struct mwifiex_ds_hs_cfg hs_cfg; argument
Ddebugfs.c773 struct mwifiex_ds_hs_cfg hscfg; in mwifiex_hscfg_write()
783 memset(&hscfg, 0, sizeof(struct mwifiex_ds_hs_cfg)); in mwifiex_hscfg_write()
833 struct mwifiex_ds_hs_cfg hscfg; in mwifiex_hscfg_read()
Dsta_ioctl.c411 int cmd_type, struct mwifiex_ds_hs_cfg *hs_cfg) in mwifiex_set_hs_params()
493 struct mwifiex_ds_hs_cfg hscfg; in mwifiex_cancel_hs()
511 struct mwifiex_ds_hs_cfg hscfg; in mwifiex_enable_hs()
Dmain.h1144 int cmd_type, struct mwifiex_ds_hs_cfg *hs_cfg);
Dcfg80211.c3474 struct mwifiex_ds_hs_cfg hs_cfg; in mwifiex_cfg80211_suspend()