Lines Matching defs:mactx_phy_desc
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;
34 uint32_t mcs : 4,
35 global_ofdma_mimo_enable : 1,
36 reserved_1a : 1,
37 stbc : 1,
38 dot11ax_su_extended : 1,
39 dot11ax_trigger_frame_embedded : 1,
40 tx_pwr_shared : 8,
41 tx_pwr_unshared : 8,
42 measure_power : 1,
43 tpc_glut_self_cal : 1,
44 back_to_back_transmission_expected : 1,
45 heavy_clip_nss : 3,
46 txbf_per_packet_no_csd_no_walsh : 1;
47 uint32_t ndp : 2,
48 ul_flag : 1,
49 triggered : 1,
50 ap_pkt_bw : 3,
51 ru_position_start : 8,
52 pcu_ppdu_setup_start_reason : 3,
53 tlv_source : 1,
54 reserved_2a : 2,
55 nss : 3,
56 stream_offset : 3,
57 reserved_2b : 2,
58 clpc_enable : 1,
59 mu_ndp : 1,
60 response_expected : 1;
61 uint32_t rx_chain_mask : 8,
62 rx_chain_mask_valid : 1,
63 ant_sel_valid : 1,
64 ant_sel : 1,
65 cp_setting : 2,
66 he_ppdu_subtype : 2,
67 active_channel : 3,
68 generate_phyrx_tx_start_timing : 1,
69 ltf_size : 2,
70 ru_size_updated_v2 : 4,
71 reserved_3c : 1,
72 u_sig_puncture_pattern_encoding : 6;