Home
last modified time | relevance | path

Searched refs:ap_oper_ctrl (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_uap.c1733 bss->param.ap_oper_ctrl.ctrl_value = uap_oper.ctrl_value; in woal_uap_operation_ctrl()
1735 bss->param.ap_oper_ctrl.chan_opt = uap_oper.chan_opt; in woal_uap_operation_ctrl()
1737 bss->param.ap_oper_ctrl.band_cfg = uap_oper.band_cfg; in woal_uap_operation_ctrl()
1738 bss->param.ap_oper_ctrl.channel = uap_oper.channel; in woal_uap_operation_ctrl()
1750 &bss->param.ap_oper_ctrl, in woal_uap_operation_ctrl()
H A Dmoal_main.c1792 bss->param.ap_oper_ctrl.ctrl_value = in woal_set_uap_operation_ctrl()
1794 bss->param.ap_oper_ctrl.chan_opt = (t_u16)(uap_oper_ctrl & 0xffff); in woal_set_uap_operation_ctrl()
1796 bss->param.ap_oper_ctrl.ctrl_value, in woal_set_uap_operation_ctrl()
1797 bss->param.ap_oper_ctrl.chan_opt); in woal_set_uap_operation_ctrl()
H A Dmlan_ioctl.h1108 mlan_uap_oper_ctrl ap_oper_ctrl; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_uap.c2452 bss->param.ap_oper_ctrl.ctrl_value = uap_oper.ctrl_value; in woal_uap_operation_ctrl()
2454 bss->param.ap_oper_ctrl.chan_opt = uap_oper.chan_opt; in woal_uap_operation_ctrl()
2456 bss->param.ap_oper_ctrl.band_cfg = uap_oper.band_cfg; in woal_uap_operation_ctrl()
2457 bss->param.ap_oper_ctrl.channel = uap_oper.channel; in woal_uap_operation_ctrl()
2468 &bss->param.ap_oper_ctrl, in woal_uap_operation_ctrl()
H A Dmoal_main.c2529 bss->param.ap_oper_ctrl.ctrl_value =
2531 bss->param.ap_oper_ctrl.chan_opt = (t_u16)(uap_oper_ctrl & 0xffff);
2533 bss->param.ap_oper_ctrl.ctrl_value,
2534 bss->param.ap_oper_ctrl.chan_opt);
H A Dmlan_ioctl.h1309 mlan_uap_oper_ctrl ap_oper_ctrl; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_ioctl.h1108 mlan_uap_oper_ctrl ap_oper_ctrl; member
H A Dmlan_uap_cmdevent.c3617 mlan_uap_oper_ctrl *uap_oper_ctrl = &bss->param.ap_oper_ctrl; in wlan_uap_cmd_oper_ctrl()
3686 (mlan_uap_oper_ctrl *) & bss->param.ap_oper_ctrl; in wlan_uap_ret_oper_ctrl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_ioctl.h1309 mlan_uap_oper_ctrl ap_oper_ctrl; member
H A Dmlan_uap_cmdevent.c4143 mlan_uap_oper_ctrl *uap_oper_ctrl = &bss->param.ap_oper_ctrl; in wlan_uap_cmd_oper_ctrl()
4209 uap_oper_ctrl = (mlan_uap_oper_ctrl *)&bss->param.ap_oper_ctrl; in wlan_uap_ret_oper_ctrl()