Home
last modified time | relevance | path

Searched refs:num_total_rf_path (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8190P_rtl8256.c24 for (eRFPath = 0; eRFPath < priv->num_total_rf_path; eRFPath++) { in rtl92e_set_bandwidth()
63 priv->num_total_rf_path = RTL819X_TOTAL_RF_PATH; in rtl92e_config_rf()
66 eRFPath < priv->num_total_rf_path; eRFPath++) { in rtl92e_config_rf()
H A Drtl_core.h314 u8 num_total_rf_path; member
H A Dr8192E_phy.c633 priv->num_total_rf_path; eRFPath++) in _rtl92e_phy_switch_channel_step()
H A Dr8192E_dev.c1449 for (rfpath = RF90_PATH_A; rfpath < priv->num_total_rf_path; rfpath++) { in _rtl92e_process_phyinfo()