Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c1003 wmi_pdev_hw_mode_transition_event_fixed_param *hw_mode_trans_param; in extract_roam_event_tlv() local
1031 hw_mode_trans_param = param_buf->hw_mode_transition_fixed_param; in extract_roam_event_tlv()
1032 if (hw_mode_trans_param && in extract_roam_event_tlv()
1033 hw_mode_trans_param->num_vdev_mac_entries > in extract_roam_event_tlv()
1036 hw_mode_trans_param->num_vdev_mac_entries, in extract_roam_event_tlv()
2559 wmi_pdev_hw_mode_transition_event_fixed_param *hw_mode_trans_param; in extract_roam_sync_event_tlv() local
2577 hw_mode_trans_param = param_buf->hw_mode_transition_fixed_param; in extract_roam_sync_event_tlv()
2578 if (hw_mode_trans_param && in extract_roam_sync_event_tlv()
2579 hw_mode_trans_param->num_vdev_mac_entries > in extract_roam_sync_event_tlv()
2582 hw_mode_trans_param->num_vdev_mac_entries, in extract_roam_sync_event_tlv()