Home
last modified time | relevance | path

Searched refs:network_hdr_type (Results 1 – 11 of 11) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_padding.c188 char network_hdr_type; member
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_cq.c371 wc->network_hdr_type = pvrdma_network_type_to_ib(cqe->network_hdr_type); in pvrdma_poll_one()
/linux/include/uapi/rdma/
H A Dvmw_pvrdma-abi.h306 __u8 network_hdr_type; member
/linux/drivers/infiniband/hw/mlx5/
H A Dcq.c261 wc->network_hdr_type = RDMA_NETWORK_ROCE_V1; in handle_responder()
264 wc->network_hdr_type = RDMA_NETWORK_IPV6; in handle_responder()
267 wc->network_hdr_type = RDMA_NETWORK_IPV4; in handle_responder()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_resp.c1113 wc->network_hdr_type = RDMA_NETWORK_IPV4; in do_complete()
1115 wc->network_hdr_type = RDMA_NETWORK_IPV6; in do_complete()
/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c3605 wc->network_hdr_type = bnxt_re_to_ib_nw_type(nw_type); in bnxt_re_process_res_shadow_qp_wc()
3639 wc->network_hdr_type = bnxt_re_to_ib_nw_type(nw_type); in bnxt_re_process_res_ud_wc()
/linux/drivers/infiniband/core/
H A Dverbs.c809 net_type = wc->network_hdr_type; in ib_init_ah_attr_from_wc()
/linux/include/rdma/
H A Dib_verbs.h1037 u8 network_hdr_type; member
/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.c2619 ibwc->network_hdr_type = hdr_type; in ocrdma_update_ud_rcqe()
/linux/drivers/infiniband/hw/irdma/
H A Dverbs.c3735 entry->network_hdr_type = cq_poll_info->ipv4 ? in irdma_process_cqe()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c3910 wc->network_hdr_type = hr_reg_read(cqe, CQE_PORT_TYPE); in fill_recv_wc()