Lines Matching defs:mactx_phy_desc
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;
47 uint32_t mcs : 4,
48 global_ofdma_mimo_enable : 1,
49 reserved_1a : 1,
50 stbc : 1,
51 dot11ax_su_extended : 1,
52 dot11ax_trigger_frame_embedded : 1,
53 tx_pwr_shared : 8,
54 tx_pwr_unshared : 8,
55 measure_power : 1,
56 tpc_glut_self_cal : 1,
57 back_to_back_transmission_expected : 1,
58 heavy_clip_nss : 3,
59 txbf_per_packet_no_csd_no_walsh : 1;
60 uint32_t ndp : 2,
61 ul_flag : 1,
62 triggered : 1,
63 ap_pkt_bw : 3,
64 ru_position_start : 8,
65 pcu_ppdu_setup_start_reason : 3,
66 tlv_source : 1,
67 reserved_2a : 2,
68 nss : 3,
69 stream_offset : 3,
70 reserved_2b : 2,
71 clpc_enable : 1,
72 mu_ndp : 1,
73 response_expected : 1;
74 uint32_t rx_chain_mask : 8,
75 rx_chain_mask_valid : 1,
76 ant_sel_valid : 1,
77 ant_sel : 1,
78 cp_setting : 2,
79 he_ppdu_subtype : 2,
80 active_channel : 3,
81 generate_phyrx_tx_start_timing : 1,
82 ltf_size : 2,
83 ru_size_updated_v2 : 4,
84 reserved_3c : 1,
85 u_sig_puncture_pattern_encoding : 6;