Searched refs:sel (Results 1 – 13 of 13) sorted by relevance
| /dpdk/examples/ipsec-secgw/test/ |
| H A D | tun_aesgcm_defs.sh | 63 sel src ${REMOTE_IPV4} dst ${LOCAL_IPV4} 70 sel src ${LOCAL_IPV4} dst ${REMOTE_IPV4} 98 sel src ${REMOTE_IPV6} dst ${LOCAL_IPV6} 105 sel src ${LOCAL_IPV6} dst ${REMOTE_IPV6}
|
| H A D | tun_aesctr_sha1_defs.sh | 63 sel src ${REMOTE_IPV4} dst ${LOCAL_IPV4} 70 sel src ${LOCAL_IPV4} dst ${REMOTE_IPV4} 98 sel src ${REMOTE_IPV6} dst ${LOCAL_IPV6} 105 sel src ${LOCAL_IPV6} dst ${REMOTE_IPV6}
|
| H A D | tun_3descbc_sha1_defs.sh | 63 sel src ${REMOTE_IPV4} dst ${LOCAL_IPV4} 70 sel src ${LOCAL_IPV4} dst ${REMOTE_IPV4} 98 sel src ${REMOTE_IPV6} dst ${LOCAL_IPV6} 105 sel src ${LOCAL_IPV6} dst ${REMOTE_IPV6}
|
| H A D | tun_aescbc_sha1_defs.sh | 63 sel src ${REMOTE_IPV4} dst ${LOCAL_IPV4} 70 sel src ${LOCAL_IPV4} dst ${REMOTE_IPV4} 98 sel src ${REMOTE_IPV6} dst ${LOCAL_IPV6} 105 sel src ${LOCAL_IPV6} dst ${REMOTE_IPV6}
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_switch.c | 388 if (port->entity_mport.sel == entity_mportp->sel && in sfc_mae_find_switch_port_by_entity() 448 port->entity_mport.sel = req->entity_mportp->sel; in sfc_mae_assign_switch_port()
|
| H A D | sfc_mae.c | 3683 mport.sel, strerror(rc)); in sfc_mae_rule_parse_action_phy_port() 3717 mport.sel, strerror(rc)); in sfc_mae_rule_parse_action_pf_vf() 3750 mport.sel, strerror(rc)); in sfc_mae_rule_parse_action_port_id() 3776 mport.sel, strerror(rc)); in sfc_mae_rule_parse_action_port_representor() 3802 mport.sel, strerror(rc)); in sfc_mae_rule_parse_action_represented_port()
|
| H A D | sfc_repr_proxy.c | 783 filter->specs[i].efs_ingress_mport = mport_alias_selector.sel; in sfc_repr_proxy_mport_filter_insert()
|
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_mae.c | 681 mportp->sel = dword.ed_u32[0]; in efx_mae_mport_invalid() 714 mportp->sel = EFX_DWORD_FIELD(dword, EFX_DWORD_0); in efx_mae_mport_by_phy_port() 815 mportp->sel = dword.ed_u32[0]; in efx_mae_mport_by_pcie_mh_function() 847 mport_selectorp->sel); in efx_mcdi_mae_mport_lookup() 930 mportp->sel = __LE_TO_CPU_32(dword.ed_u32[0]); in efx_mae_mport_by_id() 1150 vp = (const uint8_t *)&valuep->sel; in efx_mae_match_spec_mport_set() 1152 mp = (const uint8_t *)&maskp->sel; in efx_mae_match_spec_mport_set() 1158 sizeof (valuep->sel), vp, sizeof (maskp->sel), mp); in efx_mae_match_spec_mport_set() 1932 arg = (const uint8_t *)&mportp->sel; in efx_mae_action_set_populate_deliver() 1959 mport.sel = EFX_DWORD_FIELD(dword, EFX_DWORD_0); in efx_mae_action_set_populate_drop() [all …]
|
| H A D | efx_intr.c | 404 uint32_t sel; in siena_intr_trigger() local 418 sel = level; in siena_intr_trigger() 422 EFX_SET_OWORD_FIELD(oword, FRF_AZ_KER_INT_LEVE_SEL, sel); in siena_intr_trigger()
|
| H A D | efx.h | 4266 uint32_t sel; member
|
| /dpdk/drivers/net/cxgbe/base/ |
| H A D | t4_hw.c | 5251 unsigned int sel; in t4_filter_field_shift() local 5257 for (sel = 1, field_shift = 0; sel < filter_sel; sel <<= 1) { in t4_filter_field_shift() 5258 switch (filter_mode & sel) { in t4_filter_field_shift()
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_dcb.c | 859 u8 sel = cmp_dcbcfg->app[j].selector; in ice_cee_to_dcb_cfg() local 861 if (sel == ICE_APP_SEL_TCPIP && in ice_cee_to_dcb_cfg()
|
| /dpdk/drivers/common/cnxk/hw/ |
| H A D | nix.h | 896 uint64_t sel : 1; member
|