Searched refs:pull_stats (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | efx_common.c | 557 efx->type->pull_stats(efx); in efx_start_all() 581 efx->type->pull_stats(efx); in efx_stop_all()
|
H A D | ef100_nic.c | 768 .pull_stats = efx_mcdi_mac_pull_stats, 846 .pull_stats = efx_mcdi_mac_pull_stats,
|
H A D | siena.c | 995 .pull_stats = efx_mcdi_mac_pull_stats,
|
H A D | net_driver.h | 1221 * @pull_stats: Pull stats from the NIC and wait until they arrive. 1367 void (*pull_stats)(struct efx_nic *efx); member
|
H A D | ef10.c | 4024 .pull_stats = efx_port_dummy_op_void, 4134 .pull_stats = efx_mcdi_mac_pull_stats,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | ef100_nic.c | 1304 .pull_stats = efx_mcdi_mac_pull_stats, 1385 .pull_stats = efx_mcdi_mac_pull_stats,
|
H A D | efx_common.c | 554 efx->type->pull_stats(efx); in efx_start_all() 578 efx->type->pull_stats(efx); in efx_stop_all()
|
H A D | net_driver.h | 1233 * @pull_stats: Pull stats from the NIC and wait until they arrive. 1378 void (*pull_stats)(struct efx_nic *efx); member
|
H A D | ef10.c | 4079 .pull_stats = efx_port_dummy_op_void, 4190 .pull_stats = efx_mcdi_mac_pull_stats,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | efx_common.c | 556 efx->type->pull_stats(efx); in efx_siena_start_all() 580 efx->type->pull_stats(efx); in efx_siena_stop_all()
|
H A D | siena.c | 1006 .pull_stats = efx_siena_mcdi_mac_pull_stats,
|
H A D | net_driver.h | 1181 * @pull_stats: Pull stats from the NIC and wait until they arrive. 1329 void (*pull_stats)(struct efx_nic *efx); member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | net_driver.h | 951 * @pull_stats: Pull stats from the NIC and wait until they arrive. 1064 void (*pull_stats)(struct ef4_nic *efx); member
|
H A D | falcon.c | 2731 .pull_stats = falcon_pull_nic_stats, 2828 .pull_stats = falcon_pull_nic_stats,
|
H A D | efx.c | 1837 efx->type->pull_stats(efx); in ef4_start_all() 1859 efx->type->pull_stats(efx); in ef4_stop_all()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | net_driver.h | 951 * @pull_stats: Pull stats from the NIC and wait until they arrive. 1064 void (*pull_stats)(struct ef4_nic *efx); member
|
H A D | falcon.c | 2731 .pull_stats = falcon_pull_nic_stats, 2828 .pull_stats = falcon_pull_nic_stats,
|
H A D | efx.c | 1827 efx->type->pull_stats(efx); in ef4_start_all() 1849 efx->type->pull_stats(efx); in ef4_stop_all()
|
Completed in 52 milliseconds