Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c3456 u8 nw_hdr_type = 0xFF; in bnxt_re_to_ib_nw_type() local
3460 nw_hdr_type = RDMA_NETWORK_ROCE_V1; in bnxt_re_to_ib_nw_type()
3463 nw_hdr_type = RDMA_NETWORK_IPV4; in bnxt_re_to_ib_nw_type()
3466 nw_hdr_type = RDMA_NETWORK_IPV6; in bnxt_re_to_ib_nw_type()
3469 return nw_hdr_type; in bnxt_re_to_ib_nw_type()