Searched refs:wtype (Results 1 – 7 of 7) sorted by relevance
91 enum rtw89_mr_wtype wtype; member
6973 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()
3106 info->wtype = __rtw89_query_mr_wtype(rtwdev); in rtw89_query_mr_chanctx_info()
1583 u8 wtype; /* enum phl_mr_wtype */ member
107 u8 wtype; /* wrapping method, 0x00 clear, 0x01 AES */ member
1734 int wtype; in init_numeric_sensors() local1767 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()
5105 enum binder_work_type wtype; in binder_release_work() local5110 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