Searched refs:base_hdr (Results 1 – 2 of 2) sorted by relevance
448 const struct btf_header *base_hdr; in btf_relocate() local466 base_hdr = btf_header(r.base_btf); in btf_relocate()468 r.base_str_len = base_hdr->str_len; in btf_relocate()
1863 void *base_hdr; in bnxt_qplib_post_send() local1906 base_hdr = bnxt_qplib_get_prod_qe(hwq, idx++); in bnxt_qplib_post_send()1908 memset(base_hdr, 0, sizeof(struct sq_sge)); in bnxt_qplib_post_send()1927 struct sq_send_raweth_qp1_hdr *sqe = base_hdr; in bnxt_qplib_post_send()1948 struct sq_send_hdr *sqe = base_hdr; in bnxt_qplib_post_send()1979 struct sq_rdma_hdr *sqe = base_hdr; in bnxt_qplib_post_send()1999 struct sq_atomic_hdr *sqe = base_hdr; in bnxt_qplib_post_send()2016 struct sq_localinvalidate *sqe = base_hdr; in bnxt_qplib_post_send()2027 struct sq_fr_pmr_hdr *sqe = base_hdr; in bnxt_qplib_post_send()2060 struct sq_bind_hdr *sqe = base_hdr; in bnxt_qplib_post_send()[all …]