Home
last modified time | relevance | path

Searched refs:req_type (Results 1 - 9 of 9) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_mgmt_classifier.c106 mac_priv_req_11n_enum_uint8 req_type; in hmac_mgmt_tx_priv_req() local
114 req_type = priv_req->type; in hmac_mgmt_tx_priv_req()
116 switch (req_type) { in hmac_mgmt_tx_priv_req()
129 "{hmac_mgmt_tx_priv_req::invalid en_req_type[%d].}", req_type); in hmac_mgmt_tx_priv_req()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_devfreq.c555 type = kbdev->devfreq_queue.req_type; in kbase_devfreq_suspend_resume_worker()
589 kbdev->devfreq_queue.req_type = work_type; in kbase_devfreq_enqueue_work()
599 kbdev->devfreq_queue.req_type = DEVFREQ_WORK_NONE; in kbase_devfreq_work_init()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_devfreq.c593 type = kbdev->devfreq_queue.req_type; in kbase_devfreq_suspend_resume_worker()
628 kbdev->devfreq_queue.req_type = work_type; in kbase_devfreq_enqueue_work()
639 kbdev->devfreq_queue.req_type = DEVFREQ_WORK_NONE; in kbase_devfreq_work_init()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_mschdbg.c134 MSCH_EVENT(("req_type: ")); in dhd_mschdbg_req_param_profiler_event_data()
136 type = p->req_type; in dhd_mschdbg_req_param_profiler_event_data()
138 char *req_type[] = {"fixed", "start-flexible", "duration-flexible", in dhd_mschdbg_req_param_profiler_event_data() local
140 MSCH_EVENT(("%s", req_type[type])); in dhd_mschdbg_req_param_profiler_event_data()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Devent_log_payload.h532 uint8 req_type; /* Describe start and end time flexiblilty */ member
722 uint32 req_type; /* Describe start and end time flexiblilty */ member
H A D802.11.h3075 uint8 req_type; member
H A Dwlioctl.h19080 uint16 req_type; /* Request type: wl_tvpm_req_type_t */ member
19082 uint8 value[]; /* Variable length data depending on req_type */
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_defs.h572 * @req_type: Requested work type to be performed by the devfreq
580 enum kbase_devfreq_work_type req_type; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_defs.h604 * @req_type: Requested work type to be performed by the devfreq
612 enum kbase_devfreq_work_type req_type; member

Completed in 113 milliseconds