Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
Drtl_dm.h142 u8 cck_method; member
Drtl_dm.c1903 DM_RxPathSelTable.cck_method = CCK_Rx_Version_2; in _rtl92e_dm_init_rx_path_selection()
1905 DM_RxPathSelTable.cck_method = CCK_Rx_Version_1; in _rtl92e_dm_init_rx_path_selection()
1945 DM_RxPathSelTable.cck_method = CCK_Rx_Version_2; in _rtl92e_dm_rx_path_sel_byrssi()
2000 if (DM_RxPathSelTable.cck_method == CCK_Rx_Version_2) { in _rtl92e_dm_rx_path_sel_byrssi()
2067 if (DM_RxPathSelTable.cck_method == CCK_Rx_Version_2) { in _rtl92e_dm_rx_path_sel_byrssi()
2085 if (DM_RxPathSelTable.cck_method == CCK_Rx_Version_1) { in _rtl92e_dm_rx_path_sel_byrssi()
/linux-4.4.14/drivers/staging/rtl8192u/
Dr8192U_dm.h169 u8 cck_method; member
Dr8192U_dm.c2447 DM_RxPathSelTable.cck_method = CCK_Rx_Version_2; in dm_init_rxpath_selection()
2449 DM_RxPathSelTable.cck_method = CCK_Rx_Version_1; in dm_init_rxpath_selection()
2486 DM_RxPathSelTable.cck_method = CCK_Rx_Version_2; /* pure B mode, fixed cck version2 */ in dm_rxpath_sel_byrssi()
2551 if (DM_RxPathSelTable.cck_method == CCK_Rx_Version_2) { in dm_rxpath_sel_byrssi()
2609 if (DM_RxPathSelTable.cck_method == CCK_Rx_Version_2) { in dm_rxpath_sel_byrssi()
2625 if (DM_RxPathSelTable.cck_method == CCK_Rx_Version_1) { in dm_rxpath_sel_byrssi()