Home
last modified time | relevance | path

Searched refs:max_chan_switch_time (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/src/
Dwlan_vdev_mgr_tgt_if_rx_api.c292 uint32_t max_chan_switch_time = 0; in tgt_vdev_mgr_set_max_channel_switch_time() local
318 (vdev, &max_chan_switch_time); in tgt_vdev_mgr_set_max_channel_switch_time()
327 vdev_mlme->mgmt.ap.max_chan_switch_time = max_chan_switch_time; in tgt_vdev_mgr_set_max_channel_switch_time()
Dwlan_vdev_mgr_utils_api.c820 struct wlan_objmgr_vdev *vdev, uint32_t *max_chan_switch_time) in wlan_util_vdev_mgr_compute_max_channel_switch_time() argument
825 vdev, max_chan_switch_time); in wlan_util_vdev_mgr_compute_max_channel_switch_time()
832 *max_chan_switch_time += in wlan_util_vdev_mgr_compute_max_channel_switch_time()
857 vdev_mlme->mgmt.ap.max_chan_switch_time) - in wlan_utils_get_vdev_remaining_channel_switch_time()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/inc/
Dwlan_vdev_mgr_utils_api.h136 struct wlan_objmgr_vdev *vdev, uint32_t *max_chan_switch_time);
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
Dsch_beacon_gen.c170 if (qdf_mem_cmp(&link_ie->link_swt_time, &bcn_2->max_chan_switch_time, in lim_update_link_info()
171 sizeof(bcn_2->max_chan_switch_time))) { in lim_update_link_info()
174 &bcn_2->max_chan_switch_time, in lim_update_link_info()
175 sizeof(bcn_2->max_chan_switch_time)); in lim_update_link_info()
718 mac_ctx, &bcn_2->max_chan_switch_time, session); in sch_set_fixed_beacon_fields()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/include/
Dwlan_vdev_mlme.h455 uint32_t max_chan_switch_time; member
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms1425 IE max_chan_switch_time (EID_EXTN_ID_ELEMENT) OUI (0x34)
4081 OPTIE max_chan_switch_time;
4187 OPTIE max_chan_switch_time;
4267 OPTIE max_chan_switch_time;
4575 OPTIE max_chan_switch_time;
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/core/src/
Dvdev_mgr_ops.c821 mlme_obj->mgmt.ap.max_chan_switch_time = 0; in vdev_mgr_up_send()
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h11191 tDot11fIEmax_chan_switch_time max_chan_switch_time; member
11303 tDot11fIEmax_chan_switch_time max_chan_switch_time; member
11395 tDot11fIEmax_chan_switch_time max_chan_switch_time; member
11830 tDot11fIEmax_chan_switch_time max_chan_switch_time; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Ddot11f.c12229 { offsetof(tDot11fBeacon, max_chan_switch_time),
12488 { offsetof(tDot11fBeacon2, max_chan_switch_time),
12739 { offsetof(tDot11fBeaconIEs, max_chan_switch_time),
13427 { offsetof(tDot11fProbeResponse, max_chan_switch_time),