Home
last modified time | relevance | path

Searched refs:ld_type (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/cavium/thunder/
H A Dq_struct.h469 u64 ld_type:2; member
478 u64 ld_type:2;
H A Dnicvf_queues.c1426 gather->ld_type = NIC_SEND_LD_TYPE_E_LDD; in nicvf_sq_add_gather_subdesc()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_struct.h233 u64 ld_type : 2; member
H A Dotx2_txrx.c675 sg->ld_type = NIX_SEND_LDTYPE_LDD; in otx2_sqe_add_sg()
909 sg->ld_type = NIX_SEND_LDTYPE_LDD; in otx2_sqe_tso_add_sg()
1424 sg->ld_type = NIX_SEND_LDTYPE_LDD; in otx2_xdp_sqe_add_sg()
/linux/include/uapi/linux/
H A Dgfs2_ondisk.h487 __be32 ld_type; /* GFS2_LOG_DESC_... */ member
/linux/fs/nfsd/
H A Dxdr4.h278 u32 ld_type; member
H A Dnfs4state.c8772 deny->ld_type = NFS4_READ_LT; in nfs4_set_lock_denied()
8774 deny->ld_type = NFS4_WRITE_LT; in nfs4_set_lock_denied()
H A Dnfs4xdr.c4898 if (xdr_stream_encode_u32(xdr, ld->ld_type) != XDR_UNIT) in nfsd4_encode_lock4denied()