Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dioctl.h263 struct mwifiex_ds_hs_cfg { struct
292 struct mwifiex_ds_hs_cfg hs_cfg; argument
H A Ddebugfs.c772 struct mwifiex_ds_hs_cfg hscfg; in mwifiex_hscfg_write()
782 memset(&hscfg, 0, sizeof(struct mwifiex_ds_hs_cfg)); in mwifiex_hscfg_write()
832 struct mwifiex_ds_hs_cfg hscfg; in mwifiex_hscfg_read()
H A Dsta_ioctl.c399 int cmd_type, struct mwifiex_ds_hs_cfg *hs_cfg) in mwifiex_set_hs_params()
481 struct mwifiex_ds_hs_cfg hscfg; in mwifiex_cancel_hs()
499 struct mwifiex_ds_hs_cfg hscfg; in mwifiex_enable_hs()
H A Dmain.h1120 int cmd_type, struct mwifiex_ds_hs_cfg *hs_cfg);
H A Dcfg80211.c3468 struct mwifiex_ds_hs_cfg hs_cfg; in mwifiex_cfg80211_suspend()