Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A 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/arch/arm/kernel/
H A Datags_parse.c42 struct tag_header hdr2; member
/linux/net/ceph/
H A Dmessenger_v2.c604 const struct ceph_msg_header2 *hdr2, in fill_header()
623 static void fill_header2(struct ceph_msg_header2 *hdr2, in fill_header2()
2863 struct ceph_msg_header2 *hdr2 = p; in process_message_header() local
/linux/net/mctp/
H A Droute.c865 struct mctp_hdr *hdr, *hdr2; in mctp_do_fragment_route() local
/linux/drivers/infiniband/core/
H A Duser_mad.c463 struct ib_user_mad_hdr *hdr2) in same_destination()
/linux/net/mctp/test/
H A Droute-test.c173 struct mctp_hdr *hdr2; in mctp_test_fragment() local
/linux/fs/ntfs3/
H A Dindex.c1796 struct INDEX_HDR *hdr2; in indx_insert_into_buffer() local
/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c2225 static int fw_compatible(const struct fw_hdr *hdr1, const struct fw_hdr *hdr2) in fw_compatible()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c3415 static int fw_compatible(const struct fw_hdr *hdr1, const struct fw_hdr *hdr2) in fw_compatible()