Searched defs:iwl_rate_info (Results 1 – 2 of 2) sorted by relevance
16 struct iwl_rate_info { struct32 * struct iwl_rate_info iwl_rates[IWL_RATE_COUNT]; argument
1443 struct iwl_rate_info { struct1444 u8 plcp; /* uCode API: IWL_RATE_6M_PLCP, etc. */1445 u8 plcp_siso; /* uCode API: IWL_RATE_SISO_6M_PLCP, etc. */1446 u8 plcp_mimo2; /* uCode API: IWL_RATE_MIMO2_6M_PLCP, etc. */1447 u8 plcp_mimo3; /* uCode API: IWL_RATE_MIMO3_6M_PLCP, etc. */1448 u8 ieee; /* MAC header: IWL_RATE_6M_IEEE, etc. */