Home
last modified time | relevance | path

Searched refs:SetChannelSwitch_param (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Drtw_cmd.h777 struct SetChannelSwitch_param { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_cmd.h971 struct SetChannelSwitch_param struct
H A Drtw_mlme_ext.h1127 GEN_MLME_EXT_HANDLER(sizeof(struct SetChannelSwitch_param), set_csa_hdl) /*61*/
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_cmd.h974 struct SetChannelSwitch_param { struct
H A Drtw_mlme_ext.h1139 GEN_MLME_EXT_HANDLER(sizeof(struct SetChannelSwitch_param), set_csa_hdl) /*61*/
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_cmd.h988 struct SetChannelSwitch_param struct
H A Drtw_mlme_ext.h1126 GEN_MLME_EXT_HANDLER(sizeof(struct SetChannelSwitch_param), set_csa_hdl) /*61*/
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_cmd.h953 struct SetChannelSwitch_param { struct
H A Drtw_mlme_ext.h1235 GEN_MLME_EXT_HANDLER(sizeof(struct SetChannelSwitch_param), set_csa_hdl) /*61*/
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_cmd.c2261 struct SetChannelSwitch_param*setChannelSwitch_param; in rtw_set_csa_cmd()
2277 …setChannelSwitch_param = (struct SetChannelSwitch_param *)rtw_zmalloc(sizeof(struct SetChannelSwit… in rtw_set_csa_cmd()
H A Drtw_mlme_ext.c15709 struct SetChannelSwitch_param *setChannelSwitch_param; in set_csa_hdl()
15716 setChannelSwitch_param = (struct SetChannelSwitch_param *)pbuf; in set_csa_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_cmd.c2319 struct SetChannelSwitch_param *setChannelSwitch_param; in rtw_set_csa_cmd()
2335 …setChannelSwitch_param = (struct SetChannelSwitch_param *)rtw_zmalloc(sizeof(struct SetChannelSwit… in rtw_set_csa_cmd()
H A Drtw_mlme_ext.c14758 struct SetChannelSwitch_param *setChannelSwitch_param; in set_csa_hdl()
14765 setChannelSwitch_param = (struct SetChannelSwitch_param *)pbuf; in set_csa_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_cmd.c2368 struct SetChannelSwitch_param*setChannelSwitch_param; in rtw_set_csa_cmd()
2384 …setChannelSwitch_param = (struct SetChannelSwitch_param *)rtw_zmalloc(sizeof(struct SetChannelSwit… in rtw_set_csa_cmd()
H A Drtw_mlme_ext.c15254 struct SetChannelSwitch_param *setChannelSwitch_param; in set_csa_hdl()
15261 setChannelSwitch_param = (struct SetChannelSwitch_param *)pbuf; in set_csa_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_cmd.c2300 struct SetChannelSwitch_param *setChannelSwitch_param; in rtw_set_csa_cmd()
2314 …setChannelSwitch_param = (struct SetChannelSwitch_param *)rtw_zmalloc(sizeof(struct SetChannelSwit… in rtw_set_csa_cmd()
H A Drtw_mlme_ext.c15439 struct SetChannelSwitch_param *setChannelSwitch_param; in set_csa_hdl()
15446 setChannelSwitch_param = (struct SetChannelSwitch_param *)pbuf; in set_csa_hdl()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_cmd.c155 GEN_MLME_EXT_HANDLER(sizeof(struct SetChannelSwitch_param), set_csa_hdl) /*61*/