Searched refs:rs_get_tbl_info_from_mcs (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | rs.c | 601 static int rs_get_tbl_info_from_mcs(const u32 rate_n_flags, in rs_get_tbl_info_from_mcs() function 941 rs_get_tbl_info_from_mcs(tx_rate, priv->band, &tbl_type, &rs_index); in rs_tx_status() 1020 rs_get_tbl_info_from_mcs(tx_rate, priv->band, &tbl_type, in rs_tx_status() 1045 rs_get_tbl_info_from_mcs(tx_rate, priv->band, in rs_tx_status() 2694 rs_get_tbl_info_from_mcs(rate, priv->band, tbl, &rate_idx); in rs_initialize_lq() 2911 rs_get_tbl_info_from_mcs(new_rate, lq_sta->band, in rs_fill_link_cmd() 2977 rs_get_tbl_info_from_mcs(new_rate, lq_sta->band, &tbl_type, in rs_fill_link_cmd()
|