Home
last modified time | relevance | path

Searched defs:rate2 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddebugfs.c260 u16 rate1, rate2; in ath12k_tpc_get_rate() local
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c1417 int rate_start_index = 0, rate1, rate2, k; in wlc_phy_txpower_reg_limit_calc() local
H A Dphy_n.c27872 u8 rate1, rate2; in wlc_phy_ofdm_to_mcs_powers_nphy() local
27886 u8 rate1, rate2; in wlc_phy_mcs_to_ofdm_powers_nphy() local
27898 uint rate1, rate2, band_num; in wlc_phy_txpwr_apply_nphy() local
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_helper.c3275 int ib_path_compare_rates(IN const int rate1, IN const int rate2) in ib_path_compare_rates()