Searched refs:dword_3 (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ufs/ |
H A D | ufshcd-crypto.h | 27 u32 *dword_1, u32 *dword_3) in ufshcd_prepare_req_desc_hdr_crypto() 33 *dword_3 = upper_32_bits(lrbp->data_unit_num); in ufshcd_prepare_req_desc_hdr_crypto() 55 u32 *dword_1, u32 *dword_3) { } in ufshcd_prepare_req_desc_hdr_crypto() 26 ufshcd_prepare_req_desc_hdr_crypto(struct ufshcd_lrb *lrbp, u32 *dword_0, u32 *dword_1, u32 *dword_3) ufshcd_prepare_req_desc_hdr_crypto() argument 54 ufshcd_prepare_req_desc_hdr_crypto(struct ufshcd_lrb *lrbp, u32 *dword_0, u32 *dword_1, u32 *dword_3) ufshcd_prepare_req_desc_hdr_crypto() argument
|
H A D | ufshci.h | 443 __le32 dword_3; member
|
H A D | ufshcd.c | 2308 u32 dword_3 = 0; in ufshcd_prepare_req_desc_hdr() local 2327 ufshcd_prepare_req_desc_hdr_crypto(lrbp, &dword_0, &dword_1, &dword_3); in ufshcd_prepare_req_desc_hdr() 2339 req_desc->header.dword_3 = cpu_to_le32(dword_3); in ufshcd_prepare_req_desc_hdr()
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 10102 u8 dword_3[0x20]; member
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 11311 u8 dword_3[0x20]; member
|
Completed in 67 milliseconds