Home
last modified time | relevance | path

Searched refs:port_type (Results 1 – 25 of 28) sorted by relevance

12

/f-stack/dpdk/drivers/net/octeontx/base/
H A Docteontx_pkivf.h85 uint8_t port_type; member
90 uint8_t port_type; member
116 uint8_t port_type; member
137 uint8_t port_type; member
158 uint8_t port_type; member
211 uint8_t port_type; member
221 uint8_t port_type; member
227 uint8_t port_type; member
304 ptype.port_type = OCTTX_PORT_TYPE_NET; in octeontx_pki_port_close()
326 ptype.port_type = OCTTX_PORT_TYPE_NET; in octeontx_pki_port_start()
[all …]
H A Docteontx_pkivf.c33 pki_port_type_t port_type; in octeontx_pki_port_open() local
46 port_type.port_type = OCTTX_PORT_TYPE_NET; in octeontx_pki_port_open()
51 res = octeontx_mbox_send(&hdr, &port_type, sizeof(pki_port_type_t), in octeontx_pki_port_open()
/f-stack/freebsd/mips/nlm/dev/net/
H A Dsgmii.c143 nlm_nae_setup_rx_mode_sgmii(uint64_t base, int nblock, int iface, int port_type, in nlm_nae_setup_rx_mode_sgmii() argument
183 int port_type, uint8_t *mac_addr) in nlm_nae_setup_mac_addr_sgmii() argument
H A Dxaui.c140 nlm_nae_setup_rx_mode_xaui(uint64_t base, int nblock, int iface, int port_type, in nlm_nae_setup_rx_mode_xaui() argument
156 int port_type, unsigned char *mac_addr) in nlm_nae_setup_mac_addr_xaui() argument
H A Dnae.c1263 nlm_mac_enable(uint64_t nae_base, int nblock, int port_type, int port) in nlm_mac_enable() argument
1269 switch(port_type) { in nlm_mac_enable()
1300 nlm_mac_disable(uint64_t nae_base, int nblock, int port_type, int port) in nlm_mac_disable() argument
1306 switch(port_type) { in nlm_mac_disable()
1358 nlm_nae_open_if(uint64_t nae_base, int nblock, int port_type, in nlm_nae_open_if() argument
1365 switch (port_type) { in nlm_nae_open_if()
/f-stack/dpdk/drivers/net/octeontx/
H A Docteontx_ethdev_ops.c21 fltr_conf.port_type = OCTTX_PORT_TYPE_NET; in octeontx_vlan_hw_filter()
92 fltr_entry.port_type = OCTTX_PORT_TYPE_NET; in octeontx_dev_vlan_filter_set()
159 fltr_entry.port_type = OCTTX_PORT_TYPE_NET; in octeontx_dev_vlan_offload_fini()
H A Docteontx_ethdev.c1126 pktbuf_conf.port_type = 0; in octeontx_dev_rx_queue_setup()
1127 pki_hash.port_type = 0; in octeontx_dev_rx_queue_setup()
1128 pki_qos.port_type = 0; in octeontx_dev_rx_queue_setup()
/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_lib.c326 e_fm_port_type port_type; /**< Port type */ member
353 switch (p_fm_port_params->port_type) { in fm_port_open()
392 p_fm_port->port_type = p_fm_port_params->port_type; in fm_port_open()
H A Dfm_vsp_ext.h27 e_fm_port_type port_type; /**< Port type */ member
H A Dfm_port_ext.h1494 e_fm_port_type port_type; /**< Port type */ member
/f-stack/dpdk/drivers/event/opdl/
H A Dopdl_evdev.h52 enum port_type { enum
144 enum port_type p_type;
/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_hwdev.c1415 const char *port_type = "Unknown port type"; in print_cable_info() local
1423 if (info->port_type < LINK_PORT_MAX_TYPE) in print_cable_info()
1424 port_type = __hw_to_char_port_type[info->port_type]; in print_cable_info()
1427 info->port_type); in print_cable_info()
1428 if (info->port_type == LINK_PORT_FIBRE) { in print_cable_info()
1430 port_type = "Fibre-SR"; in print_cable_info()
1432 port_type = "Fibre-LR"; in print_cable_info()
1445 tmp_vendor, info->sfp_type ? "SFP" : "QSFP", port_type, in print_cable_info()
1447 if (info->port_type != LINK_PORT_COPPER) in print_cable_info()
H A Dhinic_pmd_niccfg.h40 u8 port_type; member
430 u8 port_type; member
H A Dhinic_pmd_hwdev.h355 u32 port_type; member
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4vf_hw.c773 enum fw_port_type port_type; in t4vf_port_init() local
854 port_type = G_FW_PORT_CMD_PTYPE(lstatus); in t4vf_port_init()
866 port_type = G_FW_PORT_CMD_PORTTYPE32(lstatus32); in t4vf_port_init()
874 p->port_type = port_type; in t4vf_port_init()
H A Dt4_hw.c3092 const char *t4_get_port_type_description(enum fw_port_type port_type) in t4_get_port_type_description() argument
3119 if (port_type < ARRAY_SIZE(port_type_description)) in t4_get_port_type_description()
3120 return port_type_description[port_type]; in t4_get_port_type_description()
4547 enum fw_port_type port_type; in t4_handle_get_port_info() local
4559 port_type = G_FW_PORT_CMD_PTYPE(lstatus); in t4_handle_get_port_info()
4595 port_type = G_FW_PORT_CMD_PORTTYPE32(lstatus32); in t4_handle_get_port_info()
4616 pi->port_type = port_type; in t4_handle_get_port_info()
5400 enum fw_port_type port_type; in t4_port_init() local
5455 port_type = G_FW_PORT_CMD_PTYPE(lstatus); in t4_port_init()
5466 port_type = G_FW_PORT_CMD_PORTTYPE32(lstatus32); in t4_port_init()
[all …]
H A Dadapter.h43 u8 port_type; /* firmware port type */ member
H A Dcommon.h499 const char *t4_get_port_type_description(enum fw_port_type port_type);
/f-stack/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_nsp_eth.c252 entry->port_type = PORT_NONE; in nfp_eth_calc_port_type()
257 entry->port_type = PORT_FIBRE; in nfp_eth_calc_port_type()
259 entry->port_type = PORT_DA; in nfp_eth_calc_port_type()
H A Dnfp_nsp.h220 uint8_t port_type; member
/f-stack/dpdk/drivers/net/dpaa/
H A Ddpaa_flow.c683 fm_port_params.port_type = get_port_type(fif); in set_fm_port_handle()
969 vsp_params.port_params.port_type = e_FM_PORT_TYPE_RX; in dpaa_port_vsp_configure()
971 vsp_params.port_params.port_type = e_FM_PORT_TYPE_RX_2_5G; in dpaa_port_vsp_configure()
973 vsp_params.port_params.port_type = e_FM_PORT_TYPE_RX_10G; in dpaa_port_vsp_configure()
/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_rte_parser.c359 enum bnxt_ulp_intf_type port_type; in ulp_rte_parser_svif_set() local
369 port_type = ulp_port_db_port_type_get(params->ulp_ctx, ifindex); in ulp_rte_parser_svif_set()
370 if (port_type == BNXT_ULP_INTF_TYPE_INVALID) { in ulp_rte_parser_svif_set()
376 ULP_COMP_FLD_IDX_WR(params, BNXT_ULP_CF_IDX_MATCH_PORT_TYPE, port_type); in ulp_rte_parser_svif_set()
386 if (port_type == BNXT_ULP_INTF_TYPE_VF_REP) in ulp_rte_parser_svif_set()
1814 enum bnxt_ulp_intf_type port_type; in ulp_rte_parser_act_port_set() local
1830 port_type = ULP_COMP_FLD_IDX_RD(param, in ulp_rte_parser_act_port_set()
1832 if (port_type == BNXT_ULP_INTF_TYPE_VF_REP) in ulp_rte_parser_act_port_set()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-mdio.h229 uint16_t port_type : 1; member
/f-stack/dpdk/drivers/event/octeontx/
H A Dssovf_evdev.c462 pki_qos.port_type = 0; in ssovf_eth_rx_adapter_queue_add()
519 pki_qos.port_type = 0; in ssovf_eth_rx_adapter_queue_del()
/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_main.c735 (enum fw_port_type)pi->port_type)); in cxgbe_print_port_info()
1819 static void fw_caps_to_speed_caps(enum fw_port_type port_type, in fw_caps_to_speed_caps() argument
1834 switch (port_type) { in fw_caps_to_speed_caps()
1908 fw_caps_to_speed_caps(pi->port_type, pi->link_cfg.pcaps, in cxgbe_get_speed_caps()

12