Searched defs:rs_rate (Results 1 – 2 of 2) sorted by relevance
148 struct rs_rate { struct149 int index;150 enum iwl_table_type type;151 u8 ant;152 u32 bw;153 bool sgi;154 bool ldpc;155 bool stbc;156 bool bfer;
721 u8 rs_rate; member