Home
last modified time | relevance | path

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

/wlan-driver/fw-api/hw/peach/v1/
H A Drx_trig_info.h28 uint32_t ppdu_duration : 16, member
35 ppdu_duration : 16;
/wlan-driver/fw-api/hw/peach/v2/
H A Drx_trig_info.h28 uint32_t ppdu_duration : 16, member
35 ppdu_duration : 16;
/wlan-driver/fw-api/hw/qcn9224/v2/
H A Drx_trig_info.h41 uint32_t ppdu_duration : 16, member
48 ppdu_duration : 16;
/wlan-driver/fw-api/hw/qcn9224/v1/
H A Drx_trig_info.h41 uint32_t ppdu_duration : 16, member
48 ppdu_duration : 16;
/wlan-driver/fw-api/hw/qcn6432/
H A Drx_trig_info.h32 uint32_t ppdu_duration : 16, // [15:0] member
39 ppdu_duration : 16; // [15:0]
/wlan-driver/fw-api/hw/qca5332/
H A Drx_trig_info.h41 uint32_t ppdu_duration : 16, // [15:0] member
48 ppdu_duration : 16; // [15:0]
/wlan-driver/fw-api/hw/kiwi/v2/
H A Drx_trig_info.h34 uint32_t ppdu_duration : 16, member
41 ppdu_duration : 16;
/wlan-driver/fw-api/hw/qca5424/
H A Drx_trig_info.h34 uint32_t ppdu_duration : 16, member
41 ppdu_duration : 16;
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_bss_scoring.c1326 50 * esp->ppdu_duration; in cm_calculate_etp_score()
1328 esp->ba_window_size, esp->ppdu_duration); in cm_calculate_etp_score()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
H A Dwlan_cmn_ieee80211.h3284 uint8_t ppdu_duration; member