Home
last modified time | relevance | path

Searched defs:hdr2 (Results 1 – 12 of 12) 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/drivers/net/wireless/realtek/rtw89/
H A Defuse_be.c213 #define invalid_efuse_header_be(hdr1, hdr2, hdr3) \ argument
217 #define get_efuse_blk_idx_be(hdr1, hdr2, hdr3) \ argument
222 #define invalid_efuse_header_dav_be(hdr1, hdr2) \ argument
224 #define get_efuse_blk_idx_dav_be(hdr1, hdr2) \ argument
236 u8 hdr1, hdr2, hdr3; in rtw89_eeprom_parser_be() local
H A Defuse.c188 #define invalid_efuse_header(hdr1, hdr2) \ argument
192 #define get_efuse_blk_idx(hdr1, hdr2) \ argument
204 u8 hdr1, hdr2; in rtw89_dump_logical_efuse_map() local
/linux/arch/arm/kernel/
H A Datags_parse.c42 struct tag_header hdr2; member
/linux/fs/xfs/libxfs/
H A Dxfs_dir2_node.c1048 struct xfs_dir3_icleaf_hdr hdr2; in xfs_dir2_leafn_order() local
1090 struct xfs_dir3_icleaf_hdr hdr2; in xfs_dir2_leafn_rebalance() local
1561 struct xfs_dir3_icleaf_hdr hdr2; in xfs_dir2_leafn_toosmall() local
/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.c843 struct mctp_hdr *hdr, *hdr2; in mctp_do_fragment_route() local
/linux/net/mctp/test/
H A Droute-test.c173 struct mctp_hdr *hdr2; in mctp_test_fragment() local
/linux/drivers/infiniband/core/
H A Duser_mad.c463 struct ib_user_mad_hdr *hdr2) in same_destination()
/linux/fs/ntfs3/
H A Dindex.c1798 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()