Lines Matching defs:sta_rec_bf
851 struct sta_rec_bf { struct
852 __le16 tag;
853 __le16 len;
855 __le16 pfmu; /* 0xffff: no access right for PFMU */
856 bool su_mu; /* 0: SU, 1: MU */
857 u8 bf_cap; /* 0: iBF, 1: eBF */
858 u8 sounding_phy; /* 0: legacy, 1: OFDM, 2: HT, 4: VHT */
859 u8 ndpa_rate;
860 u8 ndp_rate;
861 u8 rept_poll_rate;
862 u8 tx_mode; /* 0: legacy, 1: OFDM, 2: HT, 4: VHT ... */
863 u8 nc;
864 u8 nr;
865 u8 bw; /* 0: 20M, 1: 40M, 2: 80M, 3: 160M */
867 u8 mem_total;
868 u8 mem_20m;
869 struct {
872 } mem[4];
874 __le16 smart_ant;
875 u8 se_idx;
876 u8 auto_sounding; /* b7: low traffic indicator
900 struct sta_rec_bfee { argument