Searched defs:hdr2 (Results 1 – 10 of 10) sorted by relevance
/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
|
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | efuse_be.c | 213 #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 D | efuse.c | 188 #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 D | atags_parse.c | 42 struct tag_header hdr2; member
|
/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() 2863 struct ceph_msg_header2 *hdr2 = p; in process_message_header() local
|
/linux/net/mctp/test/ |
H A D | route-test.c | 173 struct mctp_hdr *hdr2; in mctp_test_fragment() local
|
/linux/net/mctp/ |
H A D | route.c | 843 struct mctp_hdr *hdr, *hdr2; in mctp_do_fragment_route() local
|
/linux/fs/ntfs3/ |
H A D | index.c | 1798 struct INDEX_HDR *hdr2; in indx_insert_into_buffer() local
|
/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()
|
/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()
|