Home
last modified time | relevance | path

Searched defs:sync_len (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dtimestamping.c136 size_t sync_len = ptpv2 ? sizeof(sync_v2) : sizeof(sync); in sendpacket() local
157 size_t sync_len = ptpv2 ? sizeof(sync_v2) : sizeof(sync); in printpacket() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_tx.c19 unsigned int sync_len) in mlx5e_ktls_dumps_num_wqes()
610 u32 sync_len; member
/openbmc/u-boot/fs/ubifs/
H A Dio.c501 int err, dirt, sync_len; in ubifs_wbuf_sync_nolock() local
/openbmc/linux/fs/ubifs/
H A Dio.c561 int err, dirt, sync_len; in ubifs_wbuf_sync_nolock() local
/openbmc/linux/drivers/ufs/host/
H A Dufs-exynos.c733 u32 mask, sync_len; in exynos_ufs_config_sync_pattern_mask() local
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c5399 unsigned int pre_len, sync_len; in stmmac_rx() local
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c2073 struct xdp_buff *xdp, int sync_len) in mvneta_xdp_put_buff()