Searched defs:hdr1 (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | efuse.c | 20 #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
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | efuse.c | 183 #define invalid_efuse_header(hdr1, hdr2) \ argument 187 #define get_efuse_blk_idx(hdr1, hdr2) \ argument 199 u8 hdr1, hdr2; in rtw89_dump_logical_efuse_map() local
|
H A D | fw.h | 3444 __le32 hdr1; member
|
/openbmc/linux/arch/arm/kernel/ |
H A D | atags_parse.c | 40 struct tag_header hdr1; member
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_dir2_node.c | 1037 struct xfs_dir3_icleaf_hdr hdr1; in xfs_dir2_leafn_order() local 1079 struct xfs_dir3_icleaf_hdr hdr1; in xfs_dir2_leafn_rebalance() local
|
/openbmc/linux/drivers/crypto/ |
H A D | talitos.h | 37 __be32 hdr1; /* header for SEC1 */ member
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | user_mad.c | 462 static int same_destination(struct ib_user_mad_hdr *hdr1, in same_destination()
|
/openbmc/libpldm/tests/dsp/ |
H A D | pdr.cpp | 1928 pldm_pdr_hdr* hdr1 = reinterpret_cast<pldm_pdr_hdr*>(outData); in TEST() local
|
/openbmc/linux/fs/ntfs3/ |
H A D | index.c | 1797 struct INDEX_HDR *hdr1 = &n1->index->ihdr; in indx_insert_into_buffer() local
|
/openbmc/linux/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 2225 static int fw_compatible(const struct fw_hdr *hdr1, const struct fw_hdr *hdr2) in fw_compatible()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 3415 static int fw_compatible(const struct fw_hdr *hdr1, const struct fw_hdr *hdr2) in fw_compatible()
|
/openbmc/linux/kernel/bpf/ |
H A D | verifier.c | 1971 struct bpf_verifier_state *cur1, *hdr1; in update_loop_entry() local
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 7927 u64 info, hdr0, hdr1; in handle_dcc_err() local
|