Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/
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()
Drtl_core.h302 u8 num_total_rf_path; member
Dr8192E_phy.c634 priv->num_total_rf_path; eRFPath++) in _rtl92e_phy_switch_channel_step()
Dr8192E_dev.c1374 for (rfpath = RF90_PATH_A; rfpath < priv->num_total_rf_path; rfpath++) { in _rtl92e_process_phyinfo()