Searched defs:hdr2 (Results 1 – 11 of 11) 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 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
|
/openbmc/linux/arch/arm/kernel/ |
H A D | atags_parse.c | 42 struct tag_header hdr2; member
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_dir2_node.c | 1038 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
|
/openbmc/linux/net/mctp/test/ |
H A D | route-test.c | 161 struct mctp_hdr *hdr2; in mctp_test_fragment() local
|
/openbmc/linux/net/ceph/ |
H A D | messenger_v2.c | 604 const struct ceph_msg_header2 *hdr2, in fill_header() 623 static void fill_header2(struct ceph_msg_header2 *hdr2, in fill_header2() 2867 struct ceph_msg_header2 *hdr2 = p; in process_message_header() local
|
/openbmc/linux/net/mctp/ |
H A D | route.c | 781 struct mctp_hdr *hdr, *hdr2; in mctp_do_fragment_route() local
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | user_mad.c | 463 struct ib_user_mad_hdr *hdr2) in same_destination()
|
/openbmc/linux/fs/ntfs3/ |
H A D | index.c | 1798 struct INDEX_HDR *hdr2; 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()
|