Home
last modified time | relevance | path

Searched defs:hdr2 (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/drivers/net/wireless/realtek/rtw88/
Defuse.c20 #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/
Defuse.c179 #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/
Datags_parse.c42 struct tag_header hdr2; member
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_dir2_node.c1038 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/
Droute-test.c161 struct mctp_hdr *hdr2; in mctp_test_fragment() local
/linux-6.1.9/net/ceph/
Dmessenger_v2.c593 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/
Droute.c771 struct mctp_hdr *hdr, *hdr2; in mctp_do_fragment_route() local
/linux-6.1.9/drivers/infiniband/core/
Duser_mad.c449 struct ib_user_mad_hdr *hdr2) in same_destination()
/linux-6.1.9/fs/ntfs3/
Dindex.c1691 struct INDEX_HDR *hdr2; in indx_insert_into_buffer() local
/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_hw.c2225 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/
Dt4_hw.c3415 static int fw_compatible(const struct fw_hdr *hdr1, const struct fw_hdr *hdr2) in fw_compatible()