Home
last modified time | relevance | path

Searched refs:user (Results 26 - 34 of 34) sorted by relevance

12

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_tx_data.c433 static hi_void hmac_tx_classify(const hmac_vap_stru *hmac_vap, const mac_user_stru *user, oal_netbuf_stru *netbuf) in hmac_tx_classify() argument
443 if (oal_unlikely(user->cap_info.qos != HI_TRUE)) { in hmac_tx_classify()
445 oam_info_log0(hmac_vap->base_vap->vap_id, OAM_SF_TX, "{hmac_tx_classify::user is a none QoS station.}"); in hmac_tx_classify()
1290 /* 目标user指针 */ in hmac_tx_lan_mpdu_process_ap()
1308 "{hmac_tx_lan_mpdu_process_ap::get multi user failed[%d].}", hmac_vap->base_vap->multi_user_idx); in hmac_tx_lan_mpdu_process_ap()
H A Dhmac_mgmt_ap.c79 puc_rsn_ie :存储user rsn能力的指针
168 "{hmac_ap_rx_auth_req::[MESH]user mac:XX:XX:XX:%02X:%02X:%02X is all 0 and invalid!}", mac_addr[3], in hmac_mesh_sae_auth_proc()
185 "{hmac_ap_rx_auth_req::[MESH] report Auth Req to host,user mac:XX:XX:XX:%02X:%02X:%02X.}", mac_addr[3], in hmac_mesh_sae_auth_proc()
301 "{meshut rx deauth frame [mesh user], reason code = %d, sa[XX:XX:XX:%X:%X:%X]}", us_err_code, in hmac_ap_rx_deauth_req()
318 功能描述 : 按一定顺序将user中速率重新排序
775 const hmac_user_stru *user, mac_status_code_enum_uint16 *status) in hmac_chk_assoc_req_sec_cap_auth()
810 mac_user_init_key(user->base_user); in hmac_chk_assoc_req_sec_cap_auth()
825 mac_user_stru *mac_user = user->base_user; in hmac_chk_assoc_req_sec_cap_auth()
874 pst_hmac_user : hmac user结构体指针
930 /* 确定user是否是er in hmac_ap_up_update_legacy_capability()
774 hmac_chk_assoc_req_sec_cap_auth(const hmac_vap_stru *vap, const hi_u8 *hdr, hi_u8 *payload, hi_u32 len, const hmac_user_stru *user, mac_status_code_enum_uint16 *status) hmac_chk_assoc_req_sec_cap_auth() argument
[all...]
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dshm.c1208 struct user_struct *user = current_user(); in shmctl_do_lock() local
1210 err = shmem_lock(shm_file, 1, user); in shmctl_do_lock()
1213 shp->mlock_user = user; in shmctl_do_lock()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Drkisp.c190 int rkisp_align_sensor_resolution(struct rkisp_device *dev, struct v4l2_rect *crop, bool user) in rkisp_align_sensor_resolution() argument
238 if (!ret && !user) { in rkisp_align_sensor_resolution()
263 /* crop from user */ in rkisp_align_sensor_resolution()
264 if (user) { in rkisp_align_sensor_resolution()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Drkisp.c186 struct v4l2_rect *crop, bool user) in rkisp_align_sensor_resolution()
250 if (!ret && !user) { in rkisp_align_sensor_resolution()
279 /* crop from user */ in rkisp_align_sensor_resolution()
280 if (user) { in rkisp_align_sensor_resolution()
185 rkisp_align_sensor_resolution(struct rkisp_device *dev, struct v4l2_rect *crop, bool user) rkisp_align_sensor_resolution() argument
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h34 #include <linux/sched/user.h>
126 * max_freq = user maximum
177 * hierarchies, especially on larger systems. This is not a user-visible change
178 * and does not change the user-interface for setting shares/weights.
489 /* The two decimal precision [%] value requested from user-space */
2733 * - prior user-space memory accesses and store to rq->membarrier_state,
2734 * - store to rq->membarrier_state and following user-space memory accesses.
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.c1829 static hi_s32 hifb_open (struct fb_info *info, hi_s32 user) in hifb_open()
1858 hi_unused(user); in hifb_open()
1928 static hi_s32 hifb_release(struct fb_info *info, hi_s32 user) in hifb_release()
1938 hi_unused(user); in hifb_release()
4141 * The user buf is used as the source by blit, and the user buf is moved to the display buf with
4817 * Return immediately. Maybe the next time the user quickly call the interface refresh,
5011 * If the user calls FBIOPUT_LAYER_INFO to set display_width and display_height,then sync to xres yres,
6263 hifb_dbg_info("No user buf send to fb in 0 buf mode!\n");
7320 * The graphic address is taken from the canvas of the user dat
[all...]
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm539 ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.libera.chat.
4134 # Unless iconv is explicitely disabled by the user, we still want to probe
5666 # 0x601 by default unless something else is set by the user.
5669 # Therefore explicitly set the default to Vista unless the user has
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h1474 uint8 user[LEAP_USER_MAX]; member
1769 uint32 tx_pkts; /**< # of user packets transmitted (unicast) */
1770 uint32 tx_failures; /**< # of user packets failed */
1777 uint32 tx_tot_pkts; /**< # of user tx pkts (ucast + mcast) */
1797 uint32 tx_pkts_retry_exhausted; /**< # of user frames where a retry
1807 uint32 tx_pkts_total; /**< # user frames sent successfully */
1808 uint32 tx_pkts_retries; /**< # user frames retries */
1818 uint32 rx_dur_total; /* total user RX duration (estimated) */
1842 uint32 tx_pkts; /**< # of user packets transmitted (unicast) */
1843 uint32 tx_failures; /**< # of user packet
[all...]

Completed in 82 milliseconds

12