Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/
Dtarget_if_vdev_mgr_rx_ops.c959 if (csa_status.current_switch_count == 1) in target_if_pdev_csa_status_event_handler()
965 if (!csa_status.current_switch_count) in target_if_pdev_csa_status_event_handler()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_param.h8769 uint32_t current_switch_count; member
/wlan-driver/fw-api/fw/
Dwmi_unified.h38898 A_UINT32 current_switch_count; member
38909 A_UINT32 current_switch_count; /** CSC switch count value in the last transmitted beacon */ member
38921 A_UINT32 current_switch_count; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c20768 param->current_switch_count = csa_status->current_switch_count; in extract_pdev_csa_switch_count_status_tlv()