Home
last modified time | relevance | path

Searched refs:ptrarray (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/wireless/rtlwifi/rtl8192ce/
Dphy.c167 u32 *ptrarray; in _rtl92ce_phy_config_mac_with_headerfile() local
171 ptrarray = RTL8192CEMAC_2T_ARRAY; in _rtl92ce_phy_config_mac_with_headerfile()
175 rtl_write_byte(rtlpriv, ptrarray[i], (u8) ptrarray[i + 1]); in _rtl92ce_phy_config_mac_with_headerfile()
/linux-2.6.39/drivers/net/wireless/rtlwifi/rtl8192cu/
Dphy.c153 u32 *ptrarray; in _rtl92cu_phy_config_mac_with_headerfile() local
157 ptrarray = rtlphy->hwparam_tables[MAC_REG].pdata; in _rtl92cu_phy_config_mac_with_headerfile()
161 rtl_write_byte(rtlpriv, ptrarray[i], (u8) ptrarray[i + 1]); in _rtl92cu_phy_config_mac_with_headerfile()