Searched refs:IAVF_STAT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_ethtool.c | 19 * be defined in constant arrays using the IAVF_STAT macro, with every element 43 #define IAVF_STAT(_type, _name, _stat) { \ macro 51 IAVF_STAT(struct iavf_ring, _name, _stat) 221 IAVF_STAT(struct iavf_adapter, _name, _stat)
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_ethtool.c | 19 * be defined in constant arrays using the IAVF_STAT macro, with every element 43 #define IAVF_STAT(_type, _name, _stat) { \ macro 51 IAVF_STAT(struct iavf_ring, _name, _stat) 221 IAVF_STAT(struct iavf_adapter, _name, _stat)
|
Completed in 6 milliseconds