Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dpci.c1403 if (chip->id == RTW_CHIP_TYPE_8822C) in rtw_pci_link_cfg()
1439 case RTW_CHIP_TYPE_8822C: in rtw_pci_interface_cfg()
1510 if (chip->id == RTW_CHIP_TYPE_8822C && efuse->rfe_option == 6) in rtw_pci_suspend()
1522 if (chip->id == RTW_CHIP_TYPE_8822C && efuse->rfe_option == 6) in rtw_pci_resume()
H A Dusb.c91 if (rtwdev->chip->id == RTW_CHIP_TYPE_8822C || in rtw_usb_read()
141 if (rtwdev->chip->id == RTW_CHIP_TYPE_8822C || in rtw_usb_write()
H A Dmain.c1635 rtwdev->chip->id == RTW_CHIP_TYPE_8822C) in rtw_get_max_scan_ie_len()
1723 if (rtwdev->chip->id == RTW_CHIP_TYPE_8822C && in __update_firmware_feature()
2245 if (rtwdev->chip->id == RTW_CHIP_TYPE_8822C) { in rtw_register_hw()
H A Dmac.c313 if (chip->id == RTW_CHIP_TYPE_8822C || in rtw_mac_power_switch()
H A Ddebug.c1299 if (rtwdev->chip->id == RTW_CHIP_TYPE_8822C) { in rtw_debugfs_init()
H A Dmain.h187 RTW_CHIP_TYPE_8822C, enumerator
H A Drtw8822c.c5350 .id = RTW_CHIP_TYPE_8822C,