Searched refs:cck_method (Results 1 – 4 of 4) sorted by relevance
130 enum cck_rx_path_method cck_method; member
2342 DM_RxPathSelTable.cck_method = CCK_RX_VERSION_2; in dm_init_rxpath_selection()2344 DM_RxPathSelTable.cck_method = CCK_RX_VERSION_1; in dm_init_rxpath_selection()2380 DM_RxPathSelTable.cck_method = CCK_RX_VERSION_2; /* pure B mode, fixed cck version2 */ in dm_rxpath_sel_byrssi()2444 if (DM_RxPathSelTable.cck_method == CCK_RX_VERSION_2) { in dm_rxpath_sel_byrssi()2500 if (DM_RxPathSelTable.cck_method == CCK_RX_VERSION_2) { in dm_rxpath_sel_byrssi()2516 if (DM_RxPathSelTable.cck_method == CCK_RX_VERSION_1) { in dm_rxpath_sel_byrssi()
129 u8 cck_method; member
1703 dm_rx_path_sel_table.cck_method = CCK_Rx_Version_2; in _rtl92e_dm_init_rx_path_selection()1705 dm_rx_path_sel_table.cck_method = CCK_Rx_Version_1; in _rtl92e_dm_init_rx_path_selection()1745 dm_rx_path_sel_table.cck_method = CCK_Rx_Version_2; in _rtl92e_dm_rx_path_sel_byrssi()1800 if (dm_rx_path_sel_table.cck_method == CCK_Rx_Version_2) { in _rtl92e_dm_rx_path_sel_byrssi()1862 if (dm_rx_path_sel_table.cck_method == CCK_Rx_Version_2) { in _rtl92e_dm_rx_path_sel_byrssi()1880 if (dm_rx_path_sel_table.cck_method == CCK_Rx_Version_1) { in _rtl92e_dm_rx_path_sel_byrssi()
Completed in 12 milliseconds