Searched refs:nw_hdr_type (Results 1 – 1 of 1) sorted by relevance
3379 u8 nw_hdr_type = 0xFF; in bnxt_re_to_ib_nw_type() local3383 nw_hdr_type = RDMA_NETWORK_ROCE_V1; in bnxt_re_to_ib_nw_type()3386 nw_hdr_type = RDMA_NETWORK_IPV4; in bnxt_re_to_ib_nw_type()3389 nw_hdr_type = RDMA_NETWORK_IPV6; in bnxt_re_to_ib_nw_type()3392 return nw_hdr_type; in bnxt_re_to_ib_nw_type()