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()
1872 void *base_hdr; in bnxt_qplib_post_send() local1915 base_hdr = bnxt_qplib_get_prod_qe(hwq, idx++); in bnxt_qplib_post_send()1917 memset(base_hdr, 0, sizeof(struct sq_sge)); in bnxt_qplib_post_send()1936 struct sq_send_raweth_qp1_hdr *sqe = base_hdr; in bnxt_qplib_post_send()1957 struct sq_send_hdr *sqe = base_hdr; in bnxt_qplib_post_send()1988 struct sq_rdma_hdr *sqe = base_hdr; in bnxt_qplib_post_send()2008 struct sq_atomic_hdr *sqe = base_hdr; in bnxt_qplib_post_send()2025 struct sq_localinvalidate *sqe = base_hdr; in bnxt_qplib_post_send()2036 struct sq_fr_pmr_hdr *sqe = base_hdr; in bnxt_qplib_post_send()2069 struct sq_bind_hdr *sqe = base_hdr; in bnxt_qplib_post_send()[all …]