Home
last modified time | relevance | path

Searched defs:_t (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_osdep.h65 #define UNREFERENCED_5PARAMETER(_p, _q, _r, _s, _t) argument
/dpdk/drivers/common/sfc_efx/
H A Defsys.h756 #define EFSYS_ASSERT3(_x, _op, _y, _t) EFSYS_ASSERT((_t)(_x) _op (_t)(_y)) argument
/dpdk/drivers/net/bnx2x/
H A Decore_sp.h122 #define ECORE_WAIT(_s, _t) DELAY(1000) argument
123 #define ECORE_MSLEEP(_t) DELAY((_t) * 1000) argument
/dpdk/drivers/common/iavf/
H A Diavf_type.h21 #define UNREFERENCED_5PARAMETER(_p, _q, _r, _s, _t) (_p); (_q); (_r); (_s); (_t); argument
/dpdk/drivers/net/ice/base/
H A Dice_type.h33 #define MIN_T(_t, _a, _b) min((_t)(_a), (_t)(_b)) argument
/dpdk/drivers/net/i40e/base/
H A Di40e_type.h21 #define UNREFERENCED_5PARAMETER(_p, _q, _r, _s, _t) (_p); (_q); (_r); (_s); (_t); argument