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/ |
D | wlan_vdev_mgr_tgt_if_rx_api.c | 292 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()
|
D | wlan_vdev_mgr_utils_api.c | 820 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/ |
D | wlan_vdev_mgr_utils_api.h | 136 struct wlan_objmgr_vdev *vdev, uint32_t *max_chan_switch_time);
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/ |
D | sch_beacon_gen.c | 170 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/ |
D | wlan_vdev_mlme.h | 455 uint32_t max_chan_switch_time; member
|
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ |
D | dot11f.frms | 1425 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/ |
D | vdev_mgr_ops.c | 821 mlme_obj->mgmt.ap.max_chan_switch_time = 0; in vdev_mgr_up_send()
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
D | dot11f.h | 11191 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/ |
D | dot11f.c | 12229 { 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),
|