/wlan-driver/fw-api/hw/qcn9224/v2/ |
H A D | mactx_phy_desc.h | 36 struct mactx_phy_desc { struct 38 uint32_t reserved_0a : 16, 39 bf_type : 2, 40 wait_sifs : 2, 41 dot11b_preamble_type : 1, 42 pkt_type : 4, 43 su_or_mu : 2, 44 mu_type : 1, 45 bandwidth : 3, 46 channel_capture : 1; [all …]
|
/wlan-driver/fw-api/hw/peach/v2/ |
H A D | mactx_phy_desc.h | 23 struct mactx_phy_desc { struct 25 uint32_t reserved_0a : 16, 26 bf_type : 2, 27 wait_sifs : 2, 28 dot11b_preamble_type : 1, 29 pkt_type : 4, 30 su_or_mu : 2, 31 mu_type : 1, 32 bandwidth : 3, 33 channel_capture : 1; [all …]
|
/wlan-driver/fw-api/hw/kiwi/v2/ |
H A D | mactx_phy_desc.h | 29 struct mactx_phy_desc { struct 31 uint32_t reserved_0a : 16, 32 bf_type : 2, 33 wait_sifs : 2, 34 dot11b_preamble_type : 1, 35 pkt_type : 4, 36 su_or_mu : 2, 37 mu_type : 1, 38 bandwidth : 3, 39 channel_capture : 1; [all …]
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
H A D | mactx_phy_desc.h | 36 struct mactx_phy_desc { struct 38 uint32_t reserved_0a : 16, 39 bf_type : 2, 40 wait_sifs : 2, 41 dot11b_preamble_type : 1, 42 pkt_type : 4, 43 su_or_mu : 2, 44 mu_type : 1, 45 bandwidth : 3, 46 channel_capture : 1; [all …]
|
/wlan-driver/fw-api/hw/qcn6432/ |
H A D | mactx_phy_desc.h | 27 struct mactx_phy_desc { struct 29 uint32_t reserved_0a : 16, // [15:0] 30 bf_type : 2, // [17:16] 31 wait_sifs : 2, // [19:18] 32 dot11b_preamble_type : 1, // [20:20] 33 pkt_type : 4, // [24:21] 34 su_or_mu : 2, // [26:25] 35 mu_type : 1, // [27:27] 36 bandwidth : 3, // [30:28] 37 channel_capture : 1; // [31:31] [all …]
|
/wlan-driver/fw-api/hw/qca5332/ |
H A D | mactx_phy_desc.h | 36 struct mactx_phy_desc { struct 38 uint32_t reserved_0a : 16, // [15:0] 39 bf_type : 2, // [17:16] 40 wait_sifs : 2, // [19:18] 41 dot11b_preamble_type : 1, // [20:20] 42 pkt_type : 4, // [24:21] 43 su_or_mu : 2, // [26:25] 44 mu_type : 1, // [27:27] 45 bandwidth : 3, // [30:28] 46 channel_capture : 1; // [31:31] [all …]
|
/wlan-driver/fw-api/hw/qca5424/ |
H A D | mactx_phy_desc.h | 29 struct mactx_phy_desc { struct 31 uint32_t reserved_0a : 16, 32 bf_type : 2, 33 wait_sifs : 2, 34 dot11b_preamble_type : 1, 35 pkt_type : 4, 36 su_or_mu : 2, 37 mu_type : 1, 38 bandwidth : 3, 39 channel_capture : 1; [all …]
|
/wlan-driver/fw-api/hw/peach/v1/ |
H A D | mactx_phy_desc.h | 23 struct mactx_phy_desc { struct 25 uint32_t reserved_0a : 16, 26 bf_type : 2, 27 wait_sifs : 2, 28 dot11b_preamble_type : 1, 29 pkt_type : 4, 30 su_or_mu : 2, 31 mu_type : 1, 32 bandwidth : 3, 33 channel_capture : 1; [all …]
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_htt.h | 452 mactx_phy_desc:1, member
|