Searched defs:_prefix (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/axgbe/ |
| H A D | axgbe_common.h | 1402 #define AXGMAC_GET_BITS(_var, _prefix, _field) \ argument 1407 #define AXGMAC_SET_BITS(_var, _prefix, _field, _val) \ argument 1412 #define AXGMAC_GET_BITS_LE(_var, _prefix, _field) \ argument 1417 #define AXGMAC_SET_BITS_LE(_var, _prefix, _field, _val) \ argument 1504 #define XPCS_GET_BITS(_var, _prefix, _field) \ argument 1509 #define XPCS_SET_BITS(_var, _prefix, _field, _val) \ argument 1531 #define XSIR_GET_BITS(_var, _prefix, _field) \ argument 1610 #define XP_GET_BITS(_var, _prefix, _field) \ argument 1615 #define XP_SET_BITS(_var, _prefix, _field, _val) \ argument 1644 #define XI2C_GET_BITS(_var, _prefix, _field) \ argument [all …]
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | redis-cli.c | 832 sds _prefix; in cliFormatReplyTTY() local
|