rtw_antdiv_type    74 drivers/staging/rtl8188eu/os_dep/os_intfs.c static int rtw_antdiv_type;
rtw_antdiv_type   110 drivers/staging/rtl8188eu/os_dep/os_intfs.c module_param(rtw_antdiv_type, int, 0644);
rtw_antdiv_type   174 drivers/staging/rtl8188eu/os_dep/os_intfs.c 	registry_par->antdiv_type = (u8)rtw_antdiv_type;
rtw_antdiv_type   109 drivers/staging/rtl8723bs/os_dep/os_intfs.c static int rtw_antdiv_type; /* 0:decide by efuse  1: for 88EE, 1Tx and 1RxCG are diversity.(2 Ant with SPDT), 2:  for 88EE, 1Tx and 2Rx are diversity.(2 Ant, Tx and RxCG are both on aux port, RxCS is on main port), 3: for 88EE, 1Tx and 1RxCG are fixed.(1Ant, Tx and RxCG are both on aux port) */
rtw_antdiv_type   168 drivers/staging/rtl8723bs/os_dep/os_intfs.c module_param(rtw_antdiv_type, int, 0644);
rtw_antdiv_type   303 drivers/staging/rtl8723bs/os_dep/os_intfs.c 	registry_par->antdiv_type = (u8)rtw_antdiv_type;