Home
last modified time | relevance | path

Searched refs:reg_fwctrl_lps (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/wireless/rtlwifi/
Dpci.c896 ppsc->reg_fwctrl_lps = 3; in _rtl_pci_init_struct()
899 if (ppsc->reg_fwctrl_lps == 1) in _rtl_pci_init_struct()
901 else if (ppsc->reg_fwctrl_lps == 2) in _rtl_pci_init_struct()
903 else if (ppsc->reg_fwctrl_lps == 3) in _rtl_pci_init_struct()
Dusb.c372 ppsc->reg_fwctrl_lps = 3; in _rtl_usb_init_sw()
Dwifi.h1187 u8 reg_fwctrl_lps; member