Searched defs:port_info (Results 1 – 14 of 14) sorted by relevance
30 struct port_info { struct40 #define MZ_PORT_INFO "MProc_port_info" argument
32 struct port_info { struct38 unsigned long flags; /* port related flags */45 u8 port_id; /* physical port ID */46 u8 pidx; /* port index for this PF */49 u16 n_rx_qsets; /* # of rx qsets */50 u16 n_tx_qsets; /* # of tx qsets */54 u16 *rss; /* rss table */55 u8 rss_mode; /* rss mode */57 u64 rss_hf; /* RSS Hash Function */62 u8 vin;[all …]
57 struct rte_eth_dev_info port_info; in softnic_link_create() local
66 struct port_info { struct67 unsigned int rx_base_id;68 unsigned int tx_base_id;69 unsigned int rx_count;70 unsigned int tx_count;71 int numa_node;1828 struct port_info port_info[SZEDATA2_MAX_PORTS]; in szedata2_eth_pci_probe() local
94 struct fpga_port_info *port_info) in opae_bridge_ifpga_get_info()
102 struct rte_eth_dev_info port_info; in link_create() local
167 struct rte_eth_dev_info port_info; in link_create() local
93 ssovf_octeontx_wqe_to_pkt(uint64_t work, uint16_t port_info, in ssovf_octeontx_wqe_to_pkt()
3561 struct port_info { struct3564 uint32_t link_speed; /* multiplier of 100Mb */3577 uint32_t tx_uncast_lo; /* TX Unicast Packets */3578 uint32_t tx_uncast_hi; /* TX Unicast Packets */3584 uint32_t tx_discards; /* TX Discards */3585 uint32_t rx_frames_lo; /* RX Frames received */3586 uint32_t rx_frames_hi; /* RX Frames received */3587 uint32_t rx_bytes_lo; /* RX Bytes received */3588 uint32_t rx_bytes_hi; /* RX Bytes received */3589 uint32_t tx_frames_lo; /* TX Frames sent */[all …]
127 struct ionic_port_info *port_info; member
164 uint8_t port_info; member
1327 struct nic_port_info port_info; in hinic_link_event_process() local
605 int hinic_get_port_info(void *hwdev, struct nic_port_info *port_info) in hinic_get_port_info()
848 struct ice_port_info *port_info; member