Home
last modified time | relevance | path

Searched refs:RTL8192E_RADIO_B_ARR_LEN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dtable.h18 #define RTL8192E_RADIO_B_ARR_LEN 78 macro
19 extern u32 RTL8192E_RADIO_B_ARR[RTL8192E_RADIO_B_ARR_LEN];
H A Dtable.c286 u32 RTL8192E_RADIO_B_ARR[RTL8192E_RADIO_B_ARR_LEN] = {
H A Dr8192E_phy.c481 for (i = 0; i < RTL8192E_RADIO_B_ARR_LEN; i += 2) { in rtl92e_config_rf_path()