Searched defs:hdr1 (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/drivers/net/wireless/realtek/rtw88/ |
D | efuse.c | 20 #define invalid_efuse_header(hdr1, hdr2) \ argument 24 #define get_efuse_blk_idx_2_byte(hdr1, hdr2) \ argument 26 #define get_efuse_blk_idx_1_byte(hdr1) \ argument 47 u8 hdr1, hdr2; in rtw_dump_logical_efuse_map() local
|
/linux-6.1.9/drivers/net/wireless/realtek/rtw89/ |
D | efuse.c | 179 #define invalid_efuse_header(hdr1, hdr2) \ argument 183 #define get_efuse_blk_idx(hdr1, hdr2) \ argument 195 u8 hdr1, hdr2; in rtw89_dump_logical_efuse_map() local
|
D | fw.h | 2641 __le32 hdr1; member
|
/linux-6.1.9/arch/arm/kernel/ |
D | atags_parse.c | 40 struct tag_header hdr1; member
|
/linux-6.1.9/fs/xfs/libxfs/ |
D | xfs_dir2_node.c | 1037 struct xfs_dir3_icleaf_hdr hdr1; in xfs_dir2_leafn_order() local 1079 struct xfs_dir3_icleaf_hdr hdr1; in xfs_dir2_leafn_rebalance() local
|
/linux-6.1.9/drivers/crypto/ |
D | talitos.h | 37 __be32 hdr1; /* header for SEC1 */ member
|
/linux-6.1.9/drivers/infiniband/core/ |
D | user_mad.c | 448 static int same_destination(struct ib_user_mad_hdr *hdr1, in same_destination()
|
/linux-6.1.9/fs/ntfs3/ |
D | index.c | 1690 struct INDEX_HDR *hdr1 = &n1->index->ihdr; in indx_insert_into_buffer() local
|
/linux-6.1.9/drivers/scsi/csiostor/ |
D | csio_hw.c | 2225 static int fw_compatible(const struct fw_hdr *hdr1, const struct fw_hdr *hdr2) in fw_compatible()
|
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 3415 static int fw_compatible(const struct fw_hdr *hdr1, const struct fw_hdr *hdr2) in fw_compatible()
|
/linux-6.1.9/drivers/infiniband/hw/hfi1/ |
D | chip.c | 7925 u64 info, hdr0, hdr1; in handle_dcc_err() local
|