Home
last modified time | relevance | path

Searched refs:rx_nodesc_drops_while_down (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/sfc/
Dnic.c417 efx->rx_nodesc_drops_while_down += in efx_nic_fix_nodesc_drop_stat()
421 *rx_nodesc_drops -= efx->rx_nodesc_drops_while_down; in efx_nic_fix_nodesc_drop_stat()
Dnet_driver.h1088 u64 rx_nodesc_drops_while_down; member
/linux-6.12.1/drivers/net/ethernet/sfc/siena/
Dnic.c525 efx->rx_nodesc_drops_while_down += in efx_siena_fix_nodesc_drop_stat()
529 *rx_nodesc_drops -= efx->rx_nodesc_drops_while_down; in efx_siena_fix_nodesc_drop_stat()
Dnet_driver.h1045 u64 rx_nodesc_drops_while_down; member
/linux-6.12.1/drivers/net/ethernet/sfc/falcon/
Dnic.c519 efx->rx_nodesc_drops_while_down += in ef4_nic_fix_nodesc_drop_stat()
523 *rx_nodesc_drops -= efx->rx_nodesc_drops_while_down; in ef4_nic_fix_nodesc_drop_stat()
Dnet_driver.h856 u64 rx_nodesc_drops_while_down; member