Searched refs:eth_port (Results 1 – 4 of 4) sorted by relevance
249 static inline int nfp_eth_can_support_fec(struct nfp_eth_table_port *eth_port) in nfp_eth_can_support_fec() argument251 return !!eth_port->fec_modes_supported; in nfp_eth_can_support_fec()255 nfp_eth_supported_fec_modes(struct nfp_eth_table_port *eth_port) in nfp_eth_supported_fec_modes() argument257 return eth_port->fec_modes_supported; in nfp_eth_supported_fec_modes()
599 uint16_t eth_port; in adapter_intr_queue_add_del() local605 eth_port = default_params.rx_intr_port; in adapter_intr_queue_add_del()606 err = rte_event_eth_rx_adapter_caps_get(TEST_DEV_ID, eth_port, &cap); in adapter_intr_queue_add_del()
184 static int eth_port = 0; variable852 eth_port = 0; in soc_decode_win()1645 if (pm_is_disabled(CPU_PM_CTRL_GE(eth_port - 1))) in decode_win_eth_dump()1672 if (pm_is_disabled(CPU_PM_CTRL_GE(eth_port))) in decode_win_eth_setup()1675 eth_port++; in decode_win_eth_setup()
316 const uint16_t nb_rx = rte_eth_rx_burst(eth_port, 0, mbufs, BATCH_SIZE);