Searched refs:efx_hw_stat_desc (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A 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,
|
H A D | nic.c | 443 * @desc: Array of &struct efx_hw_stat_desc describing the statistics 452 size_t efx_siena_describe_stats(const struct efx_hw_stat_desc *desc, size_t count, in efx_siena_describe_stats() 474 * @desc: Array of &struct efx_hw_stat_desc describing the DMA buffer 486 void efx_siena_update_stats(const struct efx_hw_stat_desc *desc, size_t count, in efx_siena_update_stats()
|
H A D | siena.c | 483 static const struct efx_hw_stat_desc siena_stat_desc[SIENA_STAT_COUNT] = {
|
H A D | net_driver.h | 681 * struct efx_hw_stat_desc - Description of a hardware statistic 687 struct efx_hw_stat_desc { struct
|
H A D | ptp.c | 375 static const struct efx_hw_stat_desc efx_ptp_stat_desc[] = {
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | nic_common.h | 240 size_t efx_nic_describe_stats(const struct efx_hw_stat_desc *desc, size_t count, 243 void efx_nic_update_stats(const struct efx_hw_stat_desc *desc, size_t count,
|
H A D | nic.c | 450 * @desc: Array of &struct efx_hw_stat_desc describing the statistics 459 size_t efx_nic_describe_stats(const struct efx_hw_stat_desc *desc, size_t count, in efx_nic_describe_stats() 524 * @desc: Array of &struct efx_hw_stat_desc describing the DMA buffer 536 void efx_nic_update_stats(const struct efx_hw_stat_desc *desc, size_t count, in efx_nic_update_stats()
|
H A D | siena.c | 480 static const struct efx_hw_stat_desc siena_stat_desc[SIENA_STAT_COUNT] = {
|
H A D | net_driver.h | 729 * struct efx_hw_stat_desc - Description of a hardware statistic 735 struct efx_hw_stat_desc { struct
|
H A D | ef100_nic.c | 494 static const struct efx_hw_stat_desc ef100_stat_desc[EF100_STAT_COUNT] = {
|
H A D | ptp.c | 376 static const struct efx_hw_stat_desc efx_ptp_stat_desc[] = {
|
H A D | ef10.c | 1480 static const struct efx_hw_stat_desc efx_ef10_stat_desc[EF10_STAT_COUNT] = {
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | nic_common.h | 242 size_t efx_nic_describe_stats(const struct efx_hw_stat_desc *desc, size_t count, 245 void efx_nic_update_stats(const struct efx_hw_stat_desc *desc, size_t count,
|
H A D | nic.c | 292 * @desc: Array of &struct efx_hw_stat_desc describing the statistics 301 size_t efx_nic_describe_stats(const struct efx_hw_stat_desc *desc, size_t count, in efx_nic_describe_stats() 366 * @desc: Array of &struct efx_hw_stat_desc describing the DMA buffer 378 void efx_nic_update_stats(const struct efx_hw_stat_desc *desc, size_t count, in efx_nic_update_stats()
|
H A D | net_driver.h | 723 * struct efx_hw_stat_desc - Description of a hardware statistic 729 struct efx_hw_stat_desc { struct
|
H A D | ef100_nic.c | 545 static const struct efx_hw_stat_desc ef100_stat_desc[EF100_STAT_COUNT] = {
|
H A D | ptp.c | 375 static const struct efx_hw_stat_desc efx_ptp_stat_desc[] = {
|
H A D | ef10.c | 1480 static const struct efx_hw_stat_desc efx_ef10_stat_desc[EF10_STAT_COUNT] = {
|
Completed in 43 milliseconds