Searched refs:i40e_hw_port_stats (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_ethdev.c | 544 {"mac_local_errors", offsetof(struct i40e_hw_port_stats, 546 {"mac_remote_errors", offsetof(struct i40e_hw_port_stats, 548 {"rx_length_errors", offsetof(struct i40e_hw_port_stats, 569 {"rx_oversize_errors", offsetof(struct i40e_hw_port_stats, 590 offsetof(struct i40e_hw_port_stats, fd_atr_match)}, 592 offsetof(struct i40e_hw_port_stats, fd_sb_match)}, 607 {"xon_packets", offsetof(struct i40e_hw_port_stats, 609 {"xoff_packets", offsetof(struct i40e_hw_port_stats, 617 {"xon_packets", offsetof(struct i40e_hw_port_stats, 619 {"xoff_packets", offsetof(struct i40e_hw_port_stats, [all …]
|
| H A D | i40e_ethdev.h | 1108 struct i40e_hw_port_stats stats_offset; 1109 struct i40e_hw_port_stats stats;
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_prototype.h | 81 struct i40e_hw_port_stats *stats); 89 struct i40e_hw_port_stats *stat,
|
| H A D | i40e_type.h | 1452 struct i40e_hw_port_stats { struct
|
| H A D | i40e_common.c | 7101 struct i40e_hw_port_stats *stat) in i40e_get_phy_lpi_status() 7199 struct i40e_hw_port_stats *stat, in i40e_get_lpi_duration()
|