| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/ |
| H A D | sample_csm_module.cpp | 29 rk_aiq_uapi_acsm_attrib_t attrib; in sample_set_csm_attrib() local 30 memset(&attrib, 0, sizeof(attrib)); in sample_set_csm_attrib() 32 ret = rk_aiq_user_api2_acsm_GetAttrib(ctx, &attrib); in sample_set_csm_attrib() 34 printf("csm coeff[0]: %f\n", attrib.param.coeff[0]); in sample_set_csm_attrib() 36 attrib.sync.sync_mode = sync; in sample_set_csm_attrib() 38 if (attrib.param.op_mode == RK_AIQ_OP_MODE_AUTO) { in sample_set_csm_attrib() 39 attrib.param.op_mode = RK_AIQ_OP_MODE_MANUAL; in sample_set_csm_attrib() 41 attrib.param.full_range = true; in sample_set_csm_attrib() 42 attrib.param.y_offset = 0; in sample_set_csm_attrib() 43 attrib.param.c_offset = 0; in sample_set_csm_attrib() [all …]
|
| H A D | sample_cgc_module.cpp | 29 rk_aiq_uapi_acgc_attrib_t attrib; in sample_set_cgc_attrib() local 30 memset(&attrib, 0, sizeof(attrib)); in sample_set_cgc_attrib() 32 ret = rk_aiq_user_api2_acgc_GetAttrib(ctx, &attrib); in sample_set_cgc_attrib() 34 printf("cgc cgc_yuv_limit: %d\n", attrib.param.cgc_yuv_limit); in sample_set_cgc_attrib() 36 attrib.sync.sync_mode = sync; in sample_set_cgc_attrib() 38 if (attrib.param.op_mode == RK_AIQ_OP_MODE_AUTO) { in sample_set_cgc_attrib() 39 attrib.param.op_mode = RK_AIQ_OP_MODE_MANUAL; in sample_set_cgc_attrib() 41 attrib.param.cgc_ratio_en = false; in sample_set_cgc_attrib() 42 attrib.param.cgc_yuv_limit = true; in sample_set_cgc_attrib() 44 attrib.param.op_mode = RK_AIQ_OP_MODE_AUTO; in sample_set_cgc_attrib() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/rtl8822b/sdio/ |
| H A D | rtl8822bs_recv.c | 197 struct rx_pkt_attrib *attrib = NULL; 205 attrib = &recvframe->u.hdr.attrib; 214 _rtw_memcpy(©frame->u.hdr.attrib, attrib, sizeof(struct rx_pkt_attrib)); 220 skb_put(recvframe->u.hdr.pkt, attrib->pkt_len); 228 if ((attrib->mfrag == 1) && (attrib->frag_num == 0)) { 264 struct rx_pkt_attrib *attrib = NULL; in recv_entry() local 273 attrib = &recvframe->u.hdr.attrib; in recv_entry() 291 if (attrib->physt) in recv_entry() 315 ret = pre_recv_entry(recvframe, attrib->physt ? phy_status : NULL); in recv_entry() 329 struct rx_pkt_attrib *attrib; in prepare_recvframe_pkt() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/sdio/ |
| H A D | rtl8822cs_recv.c | 165 struct rx_pkt_attrib *attrib = NULL; 173 attrib = &recvframe->u.hdr.attrib; 182 _rtw_memcpy(©frame->u.hdr.attrib, attrib, sizeof(struct rx_pkt_attrib)); 188 skb_put(recvframe->u.hdr.pkt, attrib->pkt_len); 196 if ((attrib->mfrag == 1) && (attrib->frag_num == 0)) { 232 struct rx_pkt_attrib *attrib = NULL; in recv_entry() local 241 attrib = &recvframe->u.hdr.attrib; in recv_entry() 259 if (attrib->physt) in recv_entry() 283 ret = pre_recv_entry(recvframe, attrib->physt ? phy_status : NULL); in recv_entry() 297 struct rx_pkt_attrib *attrib; in prepare_recvframe_pkt() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/rtl8821c/sdio/ |
| H A D | rtl8821cs_recv.c | 147 struct rx_pkt_attrib *attrib = NULL; 155 attrib = &recvframe->u.hdr.attrib; 164 _rtw_memcpy(©frame->u.hdr.attrib, attrib, sizeof(struct rx_pkt_attrib)); 170 skb_put(recvframe->u.hdr.pkt, attrib->pkt_len); 178 if ((attrib->mfrag == 1) && (attrib->frag_num == 0)) { 214 struct rx_pkt_attrib *attrib = NULL; 223 attrib = &recvframe->u.hdr.attrib; 241 if (attrib->physt) 266 if (attrib->physt) 283 struct rx_pkt_attrib *attrib; [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/rtl8821c/sdio/ |
| H A D | rtl8821cs_recv.c | 146 struct rx_pkt_attrib *attrib = NULL; 154 attrib = &recvframe->u.hdr.attrib; 163 _rtw_memcpy(©frame->u.hdr.attrib, attrib, sizeof(struct rx_pkt_attrib)); 169 skb_put(recvframe->u.hdr.pkt, attrib->pkt_len); 177 if ((attrib->mfrag == 1) && (attrib->frag_num == 0)) { 213 struct rx_pkt_attrib *attrib = NULL; 222 attrib = &recvframe->u.hdr.attrib; 240 if (attrib->physt) 265 if (attrib->physt) 282 struct rx_pkt_attrib *attrib; [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86platformBus.h | 110 _xf86_get_platform_device_attrib(struct xf86_platform_device *device, int attrib, int (*fake)[0]) in _xf86_get_platform_device_attrib() argument 112 switch (attrib) { in _xf86_get_platform_device_attrib() 127 …t_platform_device_attrib(device, attrib) _xf86_get_platform_device_attrib(device,attrib,_ODEV_ATTR… argument 135 _xf86_get_platform_device_int_attrib(struct xf86_platform_device *device, int attrib, int (*fake)[0… in _xf86_get_platform_device_int_attrib() argument 137 switch (attrib) { in _xf86_get_platform_device_int_attrib() 150 …orm_device_int_attrib(device, attrib, def) _xf86_get_platform_device_int_attrib(device,attrib,_ODE… argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/build_perf/ |
| H A D | report.py | 34 key = child.attrib.get('name', child.tag) 55 data['name'] = elem.attrib['name'] 56 data['legend'] = elem.attrib['legend'] 63 values['start_time'] = isofmt_to_timestamp(subel.attrib['timestamp']) 69 rusage[field] = float(subel.attrib[field]) 71 rusage[field] = int(subel.attrib[field]) 74 values['iostat'] = OrderedDict([(f, int(subel.attrib[f])) 93 data['name'] = elem.attrib['name'] 94 data['description'] = elem.attrib['description'] 96 data['start_time'] = isofmt_to_timestamp(elem.attrib['timestamp']) [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_xmit.c | 1109 struct pkt_attrib *pattrib = &pxmitframe->attrib; in update_attrib_vcs_info() 1659 if (pxframe->attrib.ether_type == 0x0800) { 1672 if (pxframe->attrib.icmp_pkt == 1)/*use VO queue to send icmp packet*/ 1676 if (pxframe->attrib.ether_type == ETH_P_ARP) 1681 pxframe->attrib.priority = UserPriority; 1682 pxframe->attrib.hdrlen = WLAN_HDR_A3_QOS_LEN; 1683 pxframe->attrib.subtype = WIFI_QOS_DATA_TYPE; 1869 pxframe->attrib.ether_type = ntohs(etherhdr.h_proto); 1874 _rtw_memcpy(pxframe->attrib.dst, ðerhdr.h_dest, ETH_ALEN); 1875 _rtw_memcpy(pxframe->attrib.src, ðerhdr.h_source, ETH_ALEN); [all …]
|
| H A D | rtw_beamforming.c | 256 struct pkt_attrib *attrib; 284 attrib = &pmgntframe->attrib; 285 update_mgntframe_attrib(adapter, attrib); 287 attrib->subtype = WIFI_ACTION_NOACK; 288 attrib->bwmode = bw; 290 attrib->order = 1; 291 attrib->rate = (u8)txrate; 292 attrib->bf_pkt_type = 0; 300 set_frame_sub_type(pframe, attrib->subtype); 333 attrib->pktlen = 32; [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_xmit.c | 1104 struct pkt_attrib *pattrib = &pxmitframe->attrib; in update_attrib_vcs_info() 1654 if (pxframe->attrib.ether_type == 0x0800) { 1667 if (pxframe->attrib.icmp_pkt == 1)/*use VO queue to send icmp packet*/ 1671 if (pxframe->attrib.ether_type == ETH_P_ARP) 1676 pxframe->attrib.priority = UserPriority; 1677 pxframe->attrib.hdrlen = WLAN_HDR_A3_QOS_LEN; 1678 pxframe->attrib.subtype = WIFI_QOS_DATA_TYPE; 1864 pxframe->attrib.ether_type = ntohs(etherhdr.h_proto); 1869 _rtw_memcpy(pxframe->attrib.dst, ðerhdr.h_dest, ETH_ALEN); 1870 _rtw_memcpy(pxframe->attrib.src, ðerhdr.h_source, ETH_ALEN); [all …]
|
| H A D | rtw_beamforming.c | 256 struct pkt_attrib *attrib; 284 attrib = &pmgntframe->attrib; 285 update_mgntframe_attrib(adapter, attrib); 287 attrib->subtype = WIFI_ACTION_NOACK; 288 attrib->bwmode = bw; 290 attrib->order = 1; 291 attrib->rate = (u8)txrate; 292 attrib->bf_pkt_type = 0; 300 set_frame_sub_type(pframe, attrib->subtype); 333 attrib->pktlen = 32; [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_beamforming.c | 247 struct pkt_attrib *attrib; in _send_ht_ndpa_packet() local 275 attrib = &pmgntframe->attrib; in _send_ht_ndpa_packet() 276 update_mgntframe_attrib(adapter, attrib); in _send_ht_ndpa_packet() 278 attrib->subtype = WIFI_ACTION_NOACK; in _send_ht_ndpa_packet() 279 attrib->bwmode = bw; in _send_ht_ndpa_packet() 281 attrib->order = 1; in _send_ht_ndpa_packet() 282 attrib->rate = (u8)txrate; in _send_ht_ndpa_packet() 283 attrib->bf_pkt_type = 0; in _send_ht_ndpa_packet() 291 set_frame_sub_type(pframe, attrib->subtype); in _send_ht_ndpa_packet() 324 attrib->pktlen = 32; in _send_ht_ndpa_packet() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_beamforming.c | 247 struct pkt_attrib *attrib; in _send_ht_ndpa_packet() local 275 attrib = &pmgntframe->attrib; in _send_ht_ndpa_packet() 276 update_mgntframe_attrib(adapter, attrib); in _send_ht_ndpa_packet() 278 attrib->subtype = WIFI_ACTION_NOACK; in _send_ht_ndpa_packet() 279 attrib->bwmode = bw; in _send_ht_ndpa_packet() 281 attrib->order = 1; in _send_ht_ndpa_packet() 282 attrib->rate = (u8)txrate; in _send_ht_ndpa_packet() 283 attrib->bf_pkt_type = 0; in _send_ht_ndpa_packet() 291 set_frame_sub_type(pframe, attrib->subtype); in _send_ht_ndpa_packet() 324 attrib->pktlen = 32; in _send_ht_ndpa_packet() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_beamforming.c | 179 struct pkt_attrib *attrib; in _send_ht_ndpa_packet() local 207 attrib = &pmgntframe->attrib; in _send_ht_ndpa_packet() 208 update_mgntframe_attrib(adapter, attrib); in _send_ht_ndpa_packet() 210 attrib->subtype = WIFI_ACTION_NOACK; in _send_ht_ndpa_packet() 211 attrib->bwmode = bw; in _send_ht_ndpa_packet() 213 attrib->order = 1; in _send_ht_ndpa_packet() 214 attrib->rate = (u8)txrate; in _send_ht_ndpa_packet() 215 attrib->bf_pkt_type = 0; in _send_ht_ndpa_packet() 223 set_frame_sub_type(pframe, attrib->subtype); in _send_ht_ndpa_packet() 256 attrib->pktlen = 32; in _send_ht_ndpa_packet() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_beamforming.c | 179 struct pkt_attrib *attrib; in _send_ht_ndpa_packet() local 207 attrib = &pmgntframe->attrib; in _send_ht_ndpa_packet() 208 update_mgntframe_attrib(adapter, attrib); in _send_ht_ndpa_packet() 210 attrib->subtype = WIFI_ACTION_NOACK; in _send_ht_ndpa_packet() 211 attrib->bwmode = bw; in _send_ht_ndpa_packet() 213 attrib->order = 1; in _send_ht_ndpa_packet() 214 attrib->rate = (u8)txrate; in _send_ht_ndpa_packet() 215 attrib->bf_pkt_type = 0; in _send_ht_ndpa_packet() 223 set_frame_sub_type(pframe, attrib->subtype); in _send_ht_ndpa_packet() 256 attrib->pktlen = 32; in _send_ht_ndpa_packet() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_beamforming.c | 247 struct pkt_attrib *attrib; in _send_ht_ndpa_packet() local 275 attrib = &pmgntframe->attrib; in _send_ht_ndpa_packet() 276 update_mgntframe_attrib(adapter, attrib); in _send_ht_ndpa_packet() 278 attrib->subtype = WIFI_ACTION_NOACK; in _send_ht_ndpa_packet() 279 attrib->bwmode = bw; in _send_ht_ndpa_packet() 281 attrib->order = 1; in _send_ht_ndpa_packet() 282 attrib->rate = (u8)txrate; in _send_ht_ndpa_packet() 283 attrib->bf_pkt_type = 0; in _send_ht_ndpa_packet() 291 set_frame_sub_type(pframe, attrib->subtype); in _send_ht_ndpa_packet() 324 attrib->pktlen = 32; in _send_ht_ndpa_packet() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_beamforming.c | 247 struct pkt_attrib *attrib; in _send_ht_ndpa_packet() local 275 attrib = &pmgntframe->attrib; in _send_ht_ndpa_packet() 276 update_mgntframe_attrib(adapter, attrib); in _send_ht_ndpa_packet() 278 attrib->subtype = WIFI_ACTION_NOACK; in _send_ht_ndpa_packet() 279 attrib->bwmode = bw; in _send_ht_ndpa_packet() 281 attrib->order = 1; in _send_ht_ndpa_packet() 282 attrib->rate = (u8)txrate; in _send_ht_ndpa_packet() 283 attrib->bf_pkt_type = 0; in _send_ht_ndpa_packet() 291 set_frame_sub_type(pframe, attrib->subtype); in _send_ht_ndpa_packet() 324 attrib->pktlen = 32; in _send_ht_ndpa_packet() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_beamforming.c | 178 struct pkt_attrib *attrib; in _send_ht_ndpa_packet() local 206 attrib = &pmgntframe->attrib; in _send_ht_ndpa_packet() 207 update_mgntframe_attrib(adapter, attrib); in _send_ht_ndpa_packet() 209 attrib->subtype = WIFI_ACTION_NOACK; in _send_ht_ndpa_packet() 210 attrib->bwmode = bw; in _send_ht_ndpa_packet() 212 attrib->order = 1; in _send_ht_ndpa_packet() 213 attrib->rate = (u8)txrate; in _send_ht_ndpa_packet() 214 attrib->bf_pkt_type = 0; in _send_ht_ndpa_packet() 222 set_frame_sub_type(pframe, attrib->subtype); in _send_ht_ndpa_packet() 255 attrib->pktlen = 32; in _send_ht_ndpa_packet() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_beamforming.c | 248 struct pkt_attrib *attrib; in _send_ht_ndpa_packet() local 276 attrib = &pmgntframe->attrib; in _send_ht_ndpa_packet() 277 update_mgntframe_attrib(adapter, attrib); in _send_ht_ndpa_packet() 279 attrib->subtype = WIFI_ACTION_NOACK; in _send_ht_ndpa_packet() 280 attrib->bwmode = bw; in _send_ht_ndpa_packet() 282 attrib->order = 1; in _send_ht_ndpa_packet() 283 attrib->rate = (u8)txrate; in _send_ht_ndpa_packet() 284 attrib->bf_pkt_type = 0; in _send_ht_ndpa_packet() 292 set_frame_sub_type(pframe, attrib->subtype); in _send_ht_ndpa_packet() 325 attrib->pktlen = 32; in _send_ht_ndpa_packet() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_beamforming.c | 179 struct pkt_attrib *attrib; in _send_ht_ndpa_packet() local 207 attrib = &pmgntframe->attrib; in _send_ht_ndpa_packet() 208 update_mgntframe_attrib(adapter, attrib); in _send_ht_ndpa_packet() 210 attrib->subtype = WIFI_ACTION_NOACK; in _send_ht_ndpa_packet() 211 attrib->bwmode = bw; in _send_ht_ndpa_packet() 213 attrib->order = 1; in _send_ht_ndpa_packet() 214 attrib->rate = (u8)txrate; in _send_ht_ndpa_packet() 215 attrib->bf_pkt_type = 0; in _send_ht_ndpa_packet() 223 set_frame_sub_type(pframe, attrib->subtype); in _send_ht_ndpa_packet() 256 attrib->pktlen = 32; in _send_ht_ndpa_packet() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_beamforming.c | 179 struct pkt_attrib *attrib; in _send_ht_ndpa_packet() local 207 attrib = &pmgntframe->attrib; in _send_ht_ndpa_packet() 208 update_mgntframe_attrib(adapter, attrib); in _send_ht_ndpa_packet() 210 attrib->subtype = WIFI_ACTION_NOACK; in _send_ht_ndpa_packet() 211 attrib->bwmode = bw; in _send_ht_ndpa_packet() 213 attrib->order = 1; in _send_ht_ndpa_packet() 214 attrib->rate = (u8)txrate; in _send_ht_ndpa_packet() 215 attrib->bf_pkt_type = 0; in _send_ht_ndpa_packet() 223 set_frame_sub_type(pframe, attrib->subtype); in _send_ht_ndpa_packet() 256 attrib->pktlen = 32; in _send_ht_ndpa_packet() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_beamforming.c | 178 struct pkt_attrib *attrib; in _send_ht_ndpa_packet() local 206 attrib = &pmgntframe->attrib; in _send_ht_ndpa_packet() 207 update_mgntframe_attrib(adapter, attrib); in _send_ht_ndpa_packet() 209 attrib->subtype = WIFI_ACTION_NOACK; in _send_ht_ndpa_packet() 210 attrib->bwmode = bw; in _send_ht_ndpa_packet() 212 attrib->order = 1; in _send_ht_ndpa_packet() 213 attrib->rate = (u8)txrate; in _send_ht_ndpa_packet() 214 attrib->bf_pkt_type = 0; in _send_ht_ndpa_packet() 222 set_frame_sub_type(pframe, attrib->subtype); in _send_ht_ndpa_packet() 255 attrib->pktlen = 32; in _send_ht_ndpa_packet() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_beamforming.c | 178 struct pkt_attrib *attrib; in _send_ht_ndpa_packet() local 206 attrib = &pmgntframe->attrib; in _send_ht_ndpa_packet() 207 update_mgntframe_attrib(adapter, attrib); in _send_ht_ndpa_packet() 209 attrib->subtype = WIFI_ACTION_NOACK; in _send_ht_ndpa_packet() 210 attrib->bwmode = bw; in _send_ht_ndpa_packet() 212 attrib->order = 1; in _send_ht_ndpa_packet() 213 attrib->rate = (u8)txrate; in _send_ht_ndpa_packet() 214 attrib->bf_pkt_type = 0; in _send_ht_ndpa_packet() 222 set_frame_sub_type(pframe, attrib->subtype); in _send_ht_ndpa_packet() 255 attrib->pktlen = 32; in _send_ht_ndpa_packet() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | rtl8712_recv.c | 188 if (curfragnum != pfhdr->attrib.frag_num) { in recvframe_defrag() 203 if (curfragnum != pnfhdr->attrib.frag_num) { in recvframe_defrag() 215 wlanhdr_offset = pnfhdr->attrib.hdrlen + pnfhdr->attrib.iv_len; in recvframe_defrag() 220 recvframe_pull_tail(prframe, pfhdr->attrib.icv_len); in recvframe_defrag() 223 pfhdr->attrib.icv_len = pnfhdr->attrib.icv_len; in recvframe_defrag() 249 ismfrag = pfhdr->attrib.mfrag; in r8712_recvframe_chk_defrag() 250 fragnum = pfhdr->attrib.frag_num; in r8712_recvframe_chk_defrag() 251 psta_addr = pfhdr->attrib.ta; in r8712_recvframe_chk_defrag() 303 if (prtnframe && (prtnframe->u.hdr.attrib.privacy)) { in r8712_recvframe_chk_defrag() 325 pattrib = &prframe->u.hdr.attrib; in amsdu_to_msdu() [all …]
|