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