Home
last modified time | relevance | path

Searched defs:hdr1 (Results 1 – 8 of 8) 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
26 #define get_efuse_blk_idx_1_byte(hdr1) \ argument
47 u8 hdr1, hdr2; in rtw_dump_logical_efuse_map() local
/linux/arch/arm/kernel/
H A Datags_parse.c40 struct tag_header hdr1; member
/linux/drivers/crypto/
H A Dtalitos.h37 __be32 hdr1; /* header for SEC1 */ member
/linux/drivers/infiniband/core/
H A Duser_mad.c462 static int same_destination(struct ib_user_mad_hdr *hdr1, in same_destination()
/linux/fs/ntfs3/
H A Dindex.c1795 struct INDEX_HDR *hdr1 = &n1->index->ihdr; 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()
/linux/kernel/bpf/
H A Dverifier.c1847 struct bpf_verifier_state *cur1, *hdr1; in update_loop_entry() local