Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dhw.c2274 u16 cap_hdr; in _rtl8821ae_clear_pci_pme_status() local
2289 pci_read_config_word(rtlpci->pdev, cap_pointer, &cap_hdr); in _rtl8821ae_clear_pci_pme_status()
2290 cap_id = cap_hdr & 0xFF; in _rtl8821ae_clear_pci_pme_status()
2300 cap_pointer = (cap_hdr >> 8) & 0xFF; in _rtl8821ae_clear_pci_pme_status()