Searched refs:nw_hdr_type (Results 1 – 1 of 1) sorted by relevance
3447 u8 nw_hdr_type = 0xFF; in bnxt_re_to_ib_nw_type() local3451 nw_hdr_type = RDMA_NETWORK_ROCE_V1; in bnxt_re_to_ib_nw_type()3454 nw_hdr_type = RDMA_NETWORK_IPV4; in bnxt_re_to_ib_nw_type()3457 nw_hdr_type = RDMA_NETWORK_IPV6; in bnxt_re_to_ib_nw_type()3460 return nw_hdr_type; in bnxt_re_to_ib_nw_type()