Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dpwrseqcmd.h68 bool rtl_hal_pwrseqcmdparsing(struct rtl_priv *rtlpriv, u8 cut_version,
H A Dcore.c1757 bool rtl_hal_pwrseqcmdparsing(struct rtl_priv *rtlpriv, u8 cut_version, in rtl_hal_pwrseqcmdparsing() argument
1782 (GET_PWR_CFG_CUT_MASK(cfg_cmd)&cut_version) && in rtl_hal_pwrseqcmdparsing()
/linux/drivers/net/wireless/realtek/rtw88/
H A Dpci.c1442 if (rtwdev->hal.cut_version >= RTW_CHIP_VER_CUT_D) in rtw_pci_interface_cfg()
1464 cut = BIT(0) << rtwdev->hal.cut_version; in rtw_pci_phy_cfg()
/linux/tools/perf/util/
H A Dprobe-event.c3054 bool cut_version = true; in find_probe_functions() local
3061 cut_version = false; in find_probe_functions()
3068 if (cut_version) { in find_probe_functions()