Searched refs:rs_get_tbl_info_from_mcs (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/drivers/net/wireless/iwlwifi/ |
D | iwl-agn-rs.c | 613 static int rs_get_tbl_info_from_mcs(const u32 rate_n_flags, in rs_get_tbl_info_from_mcs() function 951 rs_get_tbl_info_from_mcs(tx_rate, priv->band, &tbl_type, &rs_index); in rs_tx_status() 1030 rs_get_tbl_info_from_mcs(tx_rate, priv->band, &tbl_type, in rs_tx_status() 1055 rs_get_tbl_info_from_mcs(tx_rate, priv->band, in rs_tx_status() 2722 rs_get_tbl_info_from_mcs(rate, priv->band, tbl, &rate_idx); in rs_initialize_lq() 2934 rs_get_tbl_info_from_mcs(new_rate, lq_sta->band, in rs_fill_link_cmd() 3000 rs_get_tbl_info_from_mcs(new_rate, lq_sta->band, &tbl_type, in rs_fill_link_cmd()
|