Searched defs:hdr2 (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 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
|
/linux-6.1.9/arch/arm/kernel/ |
D | atags_parse.c | 42 struct tag_header hdr2; member
|
/linux-6.1.9/fs/xfs/libxfs/ |
D | xfs_dir2_node.c | 1038 struct xfs_dir3_icleaf_hdr hdr2; in xfs_dir2_leafn_order() local 1080 struct xfs_dir3_icleaf_hdr hdr2; in xfs_dir2_leafn_rebalance() local 1551 struct xfs_dir3_icleaf_hdr hdr2; in xfs_dir2_leafn_toosmall() local
|
/linux-6.1.9/net/mctp/test/ |
D | route-test.c | 161 struct mctp_hdr *hdr2; in mctp_test_fragment() local
|
/linux-6.1.9/net/ceph/ |
D | messenger_v2.c | 593 const struct ceph_msg_header2 *hdr2, in fill_header() 612 static void fill_header2(struct ceph_msg_header2 *hdr2, in fill_header2() 2637 struct ceph_msg_header2 *hdr2 = p; in process_message_header() local
|
/linux-6.1.9/net/mctp/ |
D | route.c | 771 struct mctp_hdr *hdr, *hdr2; in mctp_do_fragment_route() local
|
/linux-6.1.9/drivers/infiniband/core/ |
D | user_mad.c | 449 struct ib_user_mad_hdr *hdr2) in same_destination()
|
/linux-6.1.9/fs/ntfs3/ |
D | index.c | 1691 struct INDEX_HDR *hdr2; 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()
|