Lines Matching defs:htt_tx_data_hdr_information
15616 PREPACK struct htt_tx_data_hdr_information { struct
15617 A_UINT32 phy_timestamp_l32; /* word 0 [31:0] */
15625 preamble: 2, /* [1:0] */
15633 mcs: 4, /* [5:2] */
15653 rate : 3, /* [ 8: 6] */
15654 rssi : 8, /* [16: 9] units=dBm */
15655 nss : 2, /* [18:17] if nss 1 means 1ss and 2 means 2ss */
15656 bw : 3, /* [21:19] (0=>20MHz, 1=>40MHz, 2=>80MHz, 3=>160MHz) */
15657 stbc : 1, /* [22] */
15658 sgi : 1, /* [23] */
15659 ldpc : 1, /* [24] */
15660 beamformed: 1, /* [25] */
15664 tx_retry_cnt: 6; /* [31:26] */
15666 framectrl:16, /* [15: 0] */
15667 seqno:16; /* [31:16] */