Home
last modified time | relevance | path

Searched refs:rout_ctrl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_encap.c414 u8 proto, rout_ctrl; in opa_vnic_get_rc() local
420 rout_ctrl = OPA_VNIC_ENCAP_RC_EXT(info->vesw.rc, in opa_vnic_get_rc()
423 rout_ctrl = OPA_VNIC_ENCAP_RC_EXT(info->vesw.rc, in opa_vnic_get_rc()
426 rout_ctrl = OPA_VNIC_ENCAP_RC_EXT(info->vesw.rc, IPV6); in opa_vnic_get_rc()
431 rout_ctrl = OPA_VNIC_ENCAP_RC_EXT(info->vesw.rc, in opa_vnic_get_rc()
434 rout_ctrl = OPA_VNIC_ENCAP_RC_EXT(info->vesw.rc, in opa_vnic_get_rc()
437 rout_ctrl = OPA_VNIC_ENCAP_RC_EXT(info->vesw.rc, IPV4); in opa_vnic_get_rc()
440 rout_ctrl = OPA_VNIC_ENCAP_RC_EXT(info->vesw.rc, DEFAULT); in opa_vnic_get_rc()
443 return rout_ctrl; in opa_vnic_get_rc()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_encap.c414 u8 proto, rout_ctrl; in opa_vnic_get_rc() local
420 rout_ctrl = OPA_VNIC_ENCAP_RC_EXT(info->vesw.rc, in opa_vnic_get_rc()
423 rout_ctrl = OPA_VNIC_ENCAP_RC_EXT(info->vesw.rc, in opa_vnic_get_rc()
426 rout_ctrl = OPA_VNIC_ENCAP_RC_EXT(info->vesw.rc, IPV6); in opa_vnic_get_rc()
431 rout_ctrl = OPA_VNIC_ENCAP_RC_EXT(info->vesw.rc, in opa_vnic_get_rc()
434 rout_ctrl = OPA_VNIC_ENCAP_RC_EXT(info->vesw.rc, in opa_vnic_get_rc()
437 rout_ctrl = OPA_VNIC_ENCAP_RC_EXT(info->vesw.rc, IPV4); in opa_vnic_get_rc()
440 rout_ctrl = OPA_VNIC_ENCAP_RC_EXT(info->vesw.rc, DEFAULT); in opa_vnic_get_rc()
443 return rout_ctrl; in opa_vnic_get_rc()

Completed in 3 milliseconds