Home
last modified time | relevance | path

Searched refs:orig_cqe (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c3290 metadata = orig_cqe->raweth_qp1_metadata; in bnxt_re_is_vlan_pkt()
3291 if (orig_cqe->raweth_qp1_flags2 & in bnxt_re_is_vlan_pkt()
3330 struct bnxt_qplib_cqe *orig_cqe = NULL; in bnxt_re_process_res_shadow_qp_wc() local
3341 orig_cqe = &sqp_entry->cqe; in bnxt_re_process_res_shadow_qp_wc()
3344 wc->byte_len = orig_cqe->length; in bnxt_re_process_res_shadow_qp_wc()
3347 wc->ex.imm_data = orig_cqe->immdata; in bnxt_re_process_res_shadow_qp_wc()
3348 wc->src_qp = orig_cqe->src_qp; in bnxt_re_process_res_shadow_qp_wc()
3349 memcpy(wc->smac, orig_cqe->smac, ETH_ALEN); in bnxt_re_process_res_shadow_qp_wc()
3350 if (bnxt_re_is_vlan_pkt(orig_cqe, &vlan_id, &sl)) { in bnxt_re_process_res_shadow_qp_wc()
3358 wc->vendor_err = orig_cqe->status; in bnxt_re_process_res_shadow_qp_wc()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c3290 metadata = orig_cqe->raweth_qp1_metadata; in bnxt_re_is_vlan_pkt()
3291 if (orig_cqe->raweth_qp1_flags2 & in bnxt_re_is_vlan_pkt()
3330 struct bnxt_qplib_cqe *orig_cqe = NULL; in bnxt_re_process_res_shadow_qp_wc() local
3341 orig_cqe = &sqp_entry->cqe; in bnxt_re_process_res_shadow_qp_wc()
3344 wc->byte_len = orig_cqe->length; in bnxt_re_process_res_shadow_qp_wc()
3347 wc->ex.imm_data = orig_cqe->immdata; in bnxt_re_process_res_shadow_qp_wc()
3348 wc->src_qp = orig_cqe->src_qp; in bnxt_re_process_res_shadow_qp_wc()
3349 memcpy(wc->smac, orig_cqe->smac, ETH_ALEN); in bnxt_re_process_res_shadow_qp_wc()
3350 if (bnxt_re_is_vlan_pkt(orig_cqe, &vlan_id, &sl)) { in bnxt_re_process_res_shadow_qp_wc()
3358 wc->vendor_err = orig_cqe->status; in bnxt_re_process_res_shadow_qp_wc()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c3290 metadata = orig_cqe->raweth_qp1_metadata; in bnxt_re_is_vlan_pkt()
3291 if (orig_cqe->raweth_qp1_flags2 & in bnxt_re_is_vlan_pkt()
3330 struct bnxt_qplib_cqe *orig_cqe = NULL; in bnxt_re_process_res_shadow_qp_wc() local
3341 orig_cqe = &sqp_entry->cqe; in bnxt_re_process_res_shadow_qp_wc()
3344 wc->byte_len = orig_cqe->length; in bnxt_re_process_res_shadow_qp_wc()
3347 wc->ex.imm_data = orig_cqe->immdata; in bnxt_re_process_res_shadow_qp_wc()
3348 wc->src_qp = orig_cqe->src_qp; in bnxt_re_process_res_shadow_qp_wc()
3349 memcpy(wc->smac, orig_cqe->smac, ETH_ALEN); in bnxt_re_process_res_shadow_qp_wc()
3350 if (bnxt_re_is_vlan_pkt(orig_cqe, &vlan_id, &sl)) { in bnxt_re_process_res_shadow_qp_wc()
3358 wc->vendor_err = orig_cqe->status; in bnxt_re_process_res_shadow_qp_wc()
[all …]