Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtw89/
A Dchan.h91 enum rtw89_mr_wtype wtype; member
A Dcoex.c6973 mlo_info->wtype = qinfo.wtype; in _update_wl_mlo_info()
6987 type = mlo_info->wtype; in _update_wl_mlo_info()
6989 if (mlo_info->wtype == RTW89_MR_WTYPE_MLD1L1R || in _update_wl_mlo_info()
6990 mlo_info->wtype == RTW89_MR_WTYPE_MLD2L1R || in _update_wl_mlo_info()
6991 mlo_info->wtype == RTW89_MR_WTYPE_MLD2L2R || in _update_wl_mlo_info()
6992 mlo_info->wtype == RTW89_MR_WTYPE_MLD1L1R_NONMLD || in _update_wl_mlo_info()
6993 mlo_info->wtype == RTW89_MR_WTYPE_MLD2L1R_NONMLD || in _update_wl_mlo_info()
6994 mlo_info->wtype == RTW89_MR_WTYPE_MLD2L2R_NONMLD) in _update_wl_mlo_info()
A Dchan.c3106 info->wtype = __rtw89_query_mr_wtype(rtwdev); in rtw89_query_mr_chanctx_info()
A Dcore.h1583 u8 wtype; /* enum phl_mr_wtype */ member
/drivers/s390/crypto/
A Dzcrypt_ccamisc.h107 u8 wtype; /* wrapping method, 0x00 clear, 0x01 AES */ member
/drivers/hwmon/
A Dhp-wmi-sensors.c1734 int wtype; in init_numeric_sensors() local
1767 wtype = classify_numeric_sensor(nsensor); in init_numeric_sensors()
1768 if (wtype < 0) in init_numeric_sensors()
1771 type = hp_wmi_hwmon_type_map[wtype]; in init_numeric_sensors()
/drivers/android/
A Dbinder.c5105 enum binder_work_type wtype; in binder_release_work() local
5110 wtype = w ? w->type : 0; in binder_release_work()
5115 switch (wtype) { in binder_release_work()
5165 wtype); in binder_release_work()

Completed in 88 milliseconds