Searched refs:I40E_QUEUE_STAT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 57 #define I40E_QUEUE_STAT(_name, _stat) \ macro 62 I40E_QUEUE_STAT("%s-%u.packets", stats.packets), 63 I40E_QUEUE_STAT("%s-%u.bytes", stats.bytes), 239 #define I40E_QUEUE_STAT(_name, _stat) \ macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 57 #define I40E_QUEUE_STAT(_name, _stat) \ macro 62 I40E_QUEUE_STAT("%s-%u.packets", stats.packets), 63 I40E_QUEUE_STAT("%s-%u.bytes", stats.bytes),
|
Completed in 12 milliseconds