Searched defs:pdg_response (Results 1 – 9 of 9) sorted by relevance
/wlan-driver/fw-api/hw/kiwi/v2/ |
H A D | pdg_response.h | 30 struct pdg_response { struct 32 … struct pdg_response_rate_setting hw_response_rate_info; argument 33 uint32_t hw_response_tx_duration : 16, 57 … struct pdg_response_rate_setting hw_response_rate_info; argument
|
/wlan-driver/fw-api/hw/qca5424/ |
H A D | pdg_response.h | 30 struct pdg_response { struct 32 … struct pdg_response_rate_setting hw_response_rate_info; argument 33 uint32_t hw_response_tx_duration : 16, 57 … struct pdg_response_rate_setting hw_response_rate_info; argument
|
/wlan-driver/fw-api/hw/qca5332/ |
H A D | pdg_response.h | 37 struct pdg_response { struct 39 … struct pdg_response_rate_setting hw_response_rate_info; argument 40 uint32_t hw_response_tx_duration : 16, // [15:0] 41 rx_duration_field : 16; // [31:16] 42 uint32_t punctured_response_transmission : 1, // [0:0] 64 … struct pdg_response_rate_setting hw_response_rate_info; argument
|
/wlan-driver/fw-api/hw/peach/v2/ |
H A D | pdg_response.h | 24 struct pdg_response { struct 26 … struct pdg_response_rate_setting hw_response_rate_info; argument 27 uint32_t hw_response_tx_duration : 16, 51 … struct pdg_response_rate_setting hw_response_rate_info; argument
|
/wlan-driver/fw-api/hw/peach/v1/ |
H A D | pdg_response.h | 24 struct pdg_response { struct 26 … struct pdg_response_rate_setting hw_response_rate_info; argument 27 uint32_t hw_response_tx_duration : 16, 51 … struct pdg_response_rate_setting hw_response_rate_info; argument
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
H A D | pdg_response.h | 37 struct pdg_response { struct 39 … struct pdg_response_rate_setting hw_response_rate_info; argument 40 uint32_t hw_response_tx_duration : 16, 64 … struct pdg_response_rate_setting hw_response_rate_info; argument
|
/wlan-driver/fw-api/hw/qcn6432/ |
H A D | pdg_response.h | 28 struct pdg_response { struct 30 … struct pdg_response_rate_setting hw_response_rate_info; argument 31 uint32_t hw_response_tx_duration : 16, // [15:0] 32 rx_duration_field : 16; // [31:16] 33 uint32_t punctured_response_transmission : 1, // [0:0] 55 … struct pdg_response_rate_setting hw_response_rate_info; argument
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
H A D | pdg_response.h | 37 struct pdg_response { struct 39 … struct pdg_response_rate_setting hw_response_rate_info; argument 40 uint32_t hw_response_tx_duration : 16, 64 … struct pdg_response_rate_setting hw_response_rate_info; argument
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_htt.h | 445 pdg_response:1, member
|