| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ktls_tx.c | 306 int fsz; in tx_post_resync_dump() local 323 fsz = skb_frag_size(frag); in tx_post_resync_dump() 324 dma_addr = skb_frag_dma_map(sq->pdev, frag, 0, fsz, in tx_post_resync_dump() 331 dseg->byte_count = cpu_to_be32(fsz); in tx_post_resync_dump() 332 mlx5e_dma_push(sq, dma_addr, fsz, MLX5E_DMA_MAP_PAGE); in tx_post_resync_dump() 334 tx_fill_wi(sq, pi, MLX5E_KTLS_DUMP_WQEBBS, fsz, skb_frag_page(frag)); in tx_post_resync_dump() 411 unsigned int fsz; in mlx5e_ktls_tx_handle_ooo() local 414 fsz = min_t(unsigned int, sq->hw_mtu, orig_fsz - frag_offset); in mlx5e_ktls_tx_handle_ooo() 415 skb_frag_size_set(f, fsz); in mlx5e_ktls_tx_handle_ooo() 421 skb_frag_off_add(f, fsz); in mlx5e_ktls_tx_handle_ooo() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/ |
| H A D | octeon_nic.c | 57 ih3->fsz = LIO_SOFTCMDRESP_IH3; in octeon_alloc_soft_command_resp() 63 ih2->fsz = LIO_SOFTCMDRESP_IH2; in octeon_alloc_soft_command_resp()
|
| H A D | liquidio_common.h | 363 u64 fsz:6; member 385 u64 fsz:6; 494 u64 fsz:6; member 527 u64 fsz:6;
|
| H A D | octeon_nic.h | 135 ih2->fsz = LIO_PCICMD_O2; in octnet_prepare_pci_cmd_o2() 193 ih3->fsz = LIO_PCICMD_O3; in octnet_prepare_pci_cmd_o3()
|
| H A D | request_manager.c | 641 ih3->fsz = LIO_SOFTCMDRESP_IH3; in octeon_prepare_soft_command() 646 ih3->fsz = LIO_PCICMD_O3; in octeon_prepare_soft_command() 677 ih2->fsz = LIO_SOFTCMDRESP_IH2; in octeon_prepare_soft_command() 681 ih2->fsz = LIO_PCICMD_O2; in octeon_prepare_soft_command()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/ |
| H A D | nitrox_req.h | 292 u64 fsz : 6; member 298 u64 fsz : 6;
|
| H A D | nitrox_reqmgr.c | 449 sr->instr.ih.s.fsz = FDATA_SIZE + sizeof(struct gphdr); in nitrox_process_se_request() 450 sr->instr.ih.s.tlen = sr->instr.ih.s.fsz + sr->in.total_bytes; in nitrox_process_se_request()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tx.c | 238 int fsz = skb_frag_size(frag); in mlx5e_txwqe_build_dsegs() local 240 dma_addr = skb_frag_dma_map(sq->pdev, frag, 0, fsz, in mlx5e_txwqe_build_dsegs() 247 dseg->byte_count = cpu_to_be32(fsz); in mlx5e_txwqe_build_dsegs() 249 mlx5e_dma_push(sq, dma_addr, fsz, MLX5E_DMA_MAP_PAGE); in mlx5e_txwqe_build_dsegs()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/ |
| H A D | osdep_service.c | 627 u32 fsz; in rtw_readable_file_sz_chk() local 629 if (rtw_is_file_readable_with_size(path, &fsz) == _FALSE) in rtw_readable_file_sz_chk() 632 if (fsz > sz) in rtw_readable_file_sz_chk()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/ |
| H A D | osdep_service.c | 627 u32 fsz; in rtw_readable_file_sz_chk() local 629 if (rtw_is_file_readable_with_size(path, &fsz) == _FALSE) in rtw_readable_file_sz_chk() 632 if (fsz > sz) in rtw_readable_file_sz_chk()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/ |
| H A D | osdep_service.c | 2352 u32 fsz; in rtw_readable_file_sz_chk() local 2354 if (rtw_is_file_readable_with_size(path, &fsz) == _FALSE) in rtw_readable_file_sz_chk() 2357 if (fsz > sz) in rtw_readable_file_sz_chk()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/ |
| H A D | osdep_service.c | 2352 u32 fsz; in rtw_readable_file_sz_chk() local 2354 if (rtw_is_file_readable_with_size(path, &fsz) == _FALSE) in rtw_readable_file_sz_chk() 2357 if (fsz > sz) in rtw_readable_file_sz_chk()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/ |
| H A D | osdep_service.c | 2352 u32 fsz; in rtw_readable_file_sz_chk() local 2354 if (rtw_is_file_readable_with_size(path, &fsz) == _FALSE) in rtw_readable_file_sz_chk() 2357 if (fsz > sz) in rtw_readable_file_sz_chk()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/ |
| H A D | osdep_service.c | 2397 u32 fsz; in rtw_readable_file_sz_chk() local 2399 if (rtw_is_file_readable_with_size(path, &fsz) == _FALSE) in rtw_readable_file_sz_chk() 2402 if (fsz > sz) in rtw_readable_file_sz_chk()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/ |
| H A D | osdep_service.c | 2469 u32 fsz; in rtw_readable_file_sz_chk() local 2471 if (rtw_is_file_readable_with_size(path, &fsz) == _FALSE) in rtw_readable_file_sz_chk() 2474 if (fsz > sz) in rtw_readable_file_sz_chk()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/ |
| H A D | osdep_service.c | 2469 u32 fsz; in rtw_readable_file_sz_chk() local 2471 if (rtw_is_file_readable_with_size(path, &fsz) == _FALSE) in rtw_readable_file_sz_chk() 2474 if (fsz > sz) in rtw_readable_file_sz_chk()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/ |
| H A D | osdep_service.c | 2408 u32 fsz; in rtw_readable_file_sz_chk() local 2410 if (rtw_is_file_readable_with_size(path, &fsz) == _FALSE) in rtw_readable_file_sz_chk() 2413 if (fsz > sz) in rtw_readable_file_sz_chk()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/ |
| H A D | osdep_service.c | 2936 u32 fsz; in rtw_readable_file_sz_chk() local 2938 if (rtw_is_file_readable_with_size(path, &fsz) == _FALSE) in rtw_readable_file_sz_chk() 2941 if (fsz > sz) in rtw_readable_file_sz_chk()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/ |
| H A D | osdep_service.c | 2673 u32 fsz; in rtw_readable_file_sz_chk() local 2675 if (rtw_is_file_readable_with_size(path, &fsz) == _FALSE) in rtw_readable_file_sz_chk() 2678 if (fsz > sz) in rtw_readable_file_sz_chk()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/ |
| H A D | osdep_service.c | 2672 u32 fsz; in rtw_readable_file_sz_chk() local 2674 if (rtw_is_file_readable_with_size(path, &fsz) == _FALSE) in rtw_readable_file_sz_chk() 2677 if (fsz > sz) in rtw_readable_file_sz_chk()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/ |
| H A D | osdep_service.c | 2694 u32 fsz; in rtw_readable_file_sz_chk() local 2696 if (rtw_is_file_readable_with_size(path, &fsz) == _FALSE) in rtw_readable_file_sz_chk() 2699 if (fsz > sz) in rtw_readable_file_sz_chk()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/ |
| H A D | osdep_service.c | 2968 u32 fsz; in rtw_readable_file_sz_chk() local 2970 if (rtw_is_file_readable_with_size(path, &fsz) == _FALSE) in rtw_readable_file_sz_chk() 2973 if (fsz > sz) in rtw_readable_file_sz_chk()
|
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 1087 …)..+''$ #$##&,,&9SQNK?3("! $($"%&%*;Q\]]fsz{|~�����|tqx�����vk…
|