Searched refs:efx_hw_stat_desc (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/sfc/siena/ ! |
D | nic_common.h | 242 size_t efx_siena_describe_stats(const struct efx_hw_stat_desc *desc, size_t count, 244 void efx_siena_update_stats(const struct efx_hw_stat_desc *desc, size_t count,
|
D | nic.c | 452 size_t efx_siena_describe_stats(const struct efx_hw_stat_desc *desc, size_t count, in efx_siena_describe_stats() 486 void efx_siena_update_stats(const struct efx_hw_stat_desc *desc, size_t count, in efx_siena_update_stats()
|
D | net_driver.h | 687 struct efx_hw_stat_desc { struct
|
D | siena.c | 483 static const struct efx_hw_stat_desc siena_stat_desc[SIENA_STAT_COUNT] = {
|
D | ptp.c | 375 static const struct efx_hw_stat_desc efx_ptp_stat_desc[] = {
|
/linux-6.1.9/drivers/net/ethernet/sfc/ ! |
D | nic_common.h | 245 size_t efx_nic_describe_stats(const struct efx_hw_stat_desc *desc, size_t count, 248 void efx_nic_update_stats(const struct efx_hw_stat_desc *desc, size_t count,
|
D | nic.c | 459 size_t efx_nic_describe_stats(const struct efx_hw_stat_desc *desc, size_t count, in efx_nic_describe_stats() 536 void efx_nic_update_stats(const struct efx_hw_stat_desc *desc, size_t count, in efx_nic_update_stats()
|
D | net_driver.h | 735 struct efx_hw_stat_desc { struct
|
D | ef100_nic.c | 530 static const struct efx_hw_stat_desc ef100_stat_desc[EF100_STAT_COUNT] = {
|
D | ptp.c | 379 static const struct efx_hw_stat_desc efx_ptp_stat_desc[] = {
|
D | ef10.c | 1467 static const struct efx_hw_stat_desc efx_ef10_stat_desc[EF10_STAT_COUNT] = {
|