Searched defs:_stat (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | siena_phy.c | 416 #define SIENA_SIMPLE_STAT_SET(_vmask, _esmp, _smask, _stat, \ argument 428 #define SIENA_SIMPLE_STAT_SET2(_vmask, _esmp, _smask, _stat, _record) \ argument
|
| H A D | ef10_tx.c | 14 #define EFX_TX_QSTAT_INCR(_etp, _stat) \ argument 20 #define EFX_TX_QSTAT_INCR(_etp, _stat) argument
|
| H A D | efx_tx.c | 11 #define EFX_TX_QSTAT_INCR(_etp, _stat) \ argument 17 #define EFX_TX_QSTAT_INCR(_etp, _stat) argument
|
| H A D | efx_impl.h | 985 #define EFX_EV_QSTAT_INCR(_eep, _stat) \ argument 991 #define EFX_EV_QSTAT_INCR(_eep, _stat) argument
|
| H A D | efx.h | 741 #define EFX_MAC_STAT_SUPPORTED(_mask, _stat) \ argument
|
| /f-stack/dpdk/drivers/event/dlb/ |
| H A D | dlb_priv.h | 22 #define DLB_INC_STAT(_stat, _incr_val) ((_stat) += _incr_val) argument 24 #define DLB_INC_STAT(_stat, _incr_val) argument
|
| /f-stack/dpdk/drivers/event/dlb2/ |
| H A D | dlb2_priv.h | 18 #define DLB2_INC_STAT(_stat, _incr_val) ((_stat) += _incr_val) argument 20 #define DLB2_INC_STAT(_stat, _incr_val) argument
|