Searched refs:ef4_hw_stat_desc (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | nic.h | 500 size_t ef4_nic_describe_stats(const struct ef4_hw_stat_desc *desc, size_t count, 502 void ef4_nic_update_stats(const struct ef4_hw_stat_desc *desc, size_t count,
|
H A D | nic.c | 437 * @desc: Array of &struct ef4_hw_stat_desc describing the statistics 446 size_t ef4_nic_describe_stats(const struct ef4_hw_stat_desc *desc, size_t count, in ef4_nic_describe_stats() 468 * @desc: Array of &struct ef4_hw_stat_desc describing the DMA buffer 480 void ef4_nic_update_stats(const struct ef4_hw_stat_desc *desc, size_t count, in ef4_nic_update_stats()
|
H A D | net_driver.h | 612 * struct ef4_hw_stat_desc - Description of a hardware statistic 618 struct ef4_hw_stat_desc { struct
|
H A D | falcon.c | 147 static const struct ef4_hw_stat_desc falcon_stat_desc[FALCON_STAT_COUNT] = {
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | nic.h | 500 size_t ef4_nic_describe_stats(const struct ef4_hw_stat_desc *desc, size_t count, 502 void ef4_nic_update_stats(const struct ef4_hw_stat_desc *desc, size_t count,
|
H A D | nic.c | 437 * @desc: Array of &struct ef4_hw_stat_desc describing the statistics 446 size_t ef4_nic_describe_stats(const struct ef4_hw_stat_desc *desc, size_t count, in ef4_nic_describe_stats() 468 * @desc: Array of &struct ef4_hw_stat_desc describing the DMA buffer 480 void ef4_nic_update_stats(const struct ef4_hw_stat_desc *desc, size_t count, in ef4_nic_update_stats()
|
H A D | net_driver.h | 612 * struct ef4_hw_stat_desc - Description of a hardware statistic 618 struct ef4_hw_stat_desc { struct
|
H A D | falcon.c | 147 static const struct ef4_hw_stat_desc falcon_stat_desc[FALCON_STAT_COUNT] = {
|
Completed in 16 milliseconds