Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U_dm.h169 u8 cck_method; member
Dr8192U_dm.c2442 DM_RxPathSelTable.cck_method = CCK_Rx_Version_2; in dm_init_rxpath_selection()
2444 DM_RxPathSelTable.cck_method = CCK_Rx_Version_1; in dm_init_rxpath_selection()
2481 DM_RxPathSelTable.cck_method = CCK_Rx_Version_2; /* pure B mode, fixed cck version2 */ in dm_rxpath_sel_byrssi()
2546 if (DM_RxPathSelTable.cck_method == CCK_Rx_Version_2) { in dm_rxpath_sel_byrssi()
2604 if (DM_RxPathSelTable.cck_method == CCK_Rx_Version_2) { in dm_rxpath_sel_byrssi()
2620 if (DM_RxPathSelTable.cck_method == CCK_Rx_Version_1) { in dm_rxpath_sel_byrssi()
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_dm.h215 u8 cck_method; member
Drtl_dm.c2326 DM_RxPathSelTable.cck_method = CCK_Rx_Version_2; in dm_init_rxpath_selection()
2328 DM_RxPathSelTable.cck_method = CCK_Rx_Version_1; in dm_init_rxpath_selection()
2369 DM_RxPathSelTable.cck_method = CCK_Rx_Version_2; in dm_rxpath_sel_byrssi()
2425 if (DM_RxPathSelTable.cck_method == CCK_Rx_Version_2) { in dm_rxpath_sel_byrssi()
2492 if (DM_RxPathSelTable.cck_method == CCK_Rx_Version_2) { in dm_rxpath_sel_byrssi()
2510 if (DM_RxPathSelTable.cck_method == CCK_Rx_Version_1) { in dm_rxpath_sel_byrssi()