Home
last modified time | relevance | path

Searched defs:tspec (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_kvm_x86.c95 int kvm_arch_ptp_get_crosststamp(u64 *cycle, struct timespec64 *tspec, in kvm_arch_ptp_get_crosststamp() argument
H A Dptp_kvm_common.c33 struct timespec64 tspec; in ptp_kvm_get_time_fn() local
88 struct timespec64 tspec; in ptp_kvm_gettime() local
/third_party/ltp/testcases/kernel/syscalls/clock_getres/
H A Dclock_getres01.c37 static struct tst_ts *tspec, *nspec = NULL; variable
/third_party/libdrm/tests/exynos/
H A Dexynos_fimg2d_perf.c41 struct timespec tspec = { 0 }; in fimg2d_perf_simple() local
119 struct timespec tspec = { 0 }; in fimg2d_perf_multi() local
/kernel/linux/linux-5.10/drivers/ptp/
H A Dptp_kvm.c37 struct timespec64 tspec; in ptp_kvm_get_time_fn() local
115 struct timespec64 tspec; in ptp_kvm_gettime() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwmm_ac.h108 struct wmm_tspec_element tspec; member
H A Dwmm_ac.c35 static inline u8 wmm_ac_get_tsid(const struct wmm_tspec_element *tspec) in wmm_ac_get_tsid() argument
41 static u8 wmm_ac_get_direction(const struct wmm_tspec_element *tspec) in wmm_ac_get_direction() argument
47 static u8 wmm_ac_get_user_priority(const struct wmm_tspec_element *tspec) in wmm_ac_get_user_priority() argument
69 wmm_ac_add_ts(struct wpa_supplicant *wpa_s, const u8 *addr, const struct wmm_tspec_element *tspec) wmm_ac_add_ts() argument
121 struct wmm_tspec_element *tspec = wpa_s->tspecs[ac][dir]; wmm_ac_del_ts_idx() local
208 wmm_ac_send_delts(struct wpa_supplicant *wpa_s, const struct wmm_tspec_element *tspec, const u8 *address) wmm_ac_send_delts() argument
268 struct wmm_tspec_element *tspec; wmm_ac_build_addts_req() local
551 struct wmm_tspec_element tspec; wpas_wmm_ac_delts() local
631 wmm_ac_handle_delts(struct wpa_supplicant *wpa_s, const u8 *sa, const struct wmm_tspec_element *tspec) wmm_ac_handle_delts() argument
659 wmm_ac_handle_addts_resp(struct wpa_supplicant *wpa_s, const u8 *sa, const u8 resp_dialog_token, const u8 status_code, const struct wmm_tspec_element *tspec) wmm_ac_handle_addts_resp() argument
739 struct wmm_tspec_element *tspec; wmm_ac_rx_action() local
871 struct wmm_tspec_element *tspec; wpas_wmm_ac_status() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwmm_ac.h108 struct wmm_tspec_element tspec; member
H A Dwmm_ac.c35 static inline u8 wmm_ac_get_tsid(const struct wmm_tspec_element *tspec) in wmm_ac_get_tsid() argument
41 static u8 wmm_ac_get_direction(const struct wmm_tspec_element *tspec) in wmm_ac_get_direction() argument
47 static u8 wmm_ac_get_user_priority(const struct wmm_tspec_element *tspec) in wmm_ac_get_user_priority() argument
69 wmm_ac_add_ts(struct wpa_supplicant *wpa_s, const u8 *addr, const struct wmm_tspec_element *tspec) wmm_ac_add_ts() argument
121 struct wmm_tspec_element *tspec = wpa_s->tspecs[ac][dir]; wmm_ac_del_ts_idx() local
208 wmm_ac_send_delts(struct wpa_supplicant *wpa_s, const struct wmm_tspec_element *tspec, const u8 *address) wmm_ac_send_delts() argument
268 struct wmm_tspec_element *tspec; wmm_ac_build_addts_req() local
551 struct wmm_tspec_element tspec; wpas_wmm_ac_delts() local
631 wmm_ac_handle_delts(struct wpa_supplicant *wpa_s, const u8 *sa, const struct wmm_tspec_element *tspec) wmm_ac_handle_delts() argument
659 wmm_ac_handle_addts_resp(struct wpa_supplicant *wpa_s, const u8 *sa, const u8 resp_dialog_token, const u8 status_code, const struct wmm_tspec_element *tspec) wmm_ac_handle_addts_resp() argument
739 struct wmm_tspec_element *tspec; wmm_ac_rx_action() local
871 struct wmm_tspec_element *tspec; wpas_wmm_ac_status() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwmm.c219 int wmm_process_tspec(struct wmm_tspec_element *tspec) in wmm_process_tspec() argument
188 wmm_send_action(struct hostapd_data *hapd, const u8 *addr, const struct wmm_tspec_element *tspec, u8 action_code, u8 dialogue_token, u8 status_code) wmm_send_action() argument
294 wmm_addts_req(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, const struct wmm_tspec_element *tspec, size_t len) wmm_addts_req() argument
[all...]
H A Dwpa_auth_ft.c2408 struct wmm_tspec_element *tspec; in wpa_ft_process_rdie() local
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeTimer.c217 struct itimerspec tspec; in deTimer_scheduleSingle() local
238 struct itimerspec tspec; in deTimer_scheduleInterval() local
259 struct itimerspec tspec; deTimer_disable() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwmm.c217 int wmm_process_tspec(struct wmm_tspec_element *tspec) in wmm_process_tspec() argument
186 wmm_send_action(struct hostapd_data *hapd, const u8 *addr, const struct wmm_tspec_element *tspec, u8 action_code, u8 dialogue_token, u8 status_code) wmm_send_action() argument
292 wmm_addts_req(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, struct wmm_tspec_element *tspec, size_t len) wmm_addts_req() argument
[all...]
H A Dwpa_auth_ft.c2319 struct wmm_tspec_element *tspec; in wpa_ft_process_rdie() local
/kernel/linux/linux-5.10/drivers/hsi/clients/
H A Dcmt_speech.c441 struct timespec64 tspec; in cs_hsi_read_on_control_complete() local
/kernel/linux/linux-6.6/drivers/hsi/clients/
H A Dcmt_speech.c441 struct timespec64 tspec; in cs_hsi_read_on_control_complete() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h2834 struct wcn36xx_hal_tspec_ie tspec; member
4026 struct wcn36xx_hal_tspec_ie tspec[WCN36XX_HAL_MAX_AC]; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h2871 struct wcn36xx_hal_tspec_ie tspec; member
4084 struct wcn36xx_hal_tspec_ie tspec[WCN36XX_HAL_MAX_AC]; member

Completed in 38 milliseconds