Searched refs:temp_cck (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/rtlwifi/rtl8192de/
H A Ddm.c729 long temp_cck; local
733 temp_cck = rtl_get_bbreg(hw, RCCK0_TXFILTER2,
738 if (!memcmp((void *)&temp_cck,
743 RCCK0_TXFILTER2, temp_cck,
749 if (!memcmp((void *) &temp_cck,
754 RCCK0_TXFILTER2, temp_cck,
761 *temp_cckg = temp_cck;
835 long ele_a = 0, ele_d, temp_cck, val_x, value32; local
922 rtl92d_bandtype_2_4G(hw, &temp_cck, &cck_index_old);
924 temp_cck
[all...]
/drivers/net/wireless/rtlwifi/rtl8192c/
H A Ddm_common.c669 long ele_a, ele_d, temp_cck, val_x, value32; local
729 temp_cck =
734 if (memcmp((void *)&temp_cck,
742 RCCK0_TXFILTER2, temp_cck,
748 if (memcmp((void *)&temp_cck,
757 RCCK0_TXFILTER2, temp_cck,

Completed in 31 milliseconds