Searched defs:_width (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/axgbe/ |
| H A D | axgbe_common.h | 1430 #define GET_BITS(_var, _index, _width) \ argument 1433 #define SET_BITS(_var, _index, _width, _val) \ argument 1439 #define GET_BITS_LE(_var, _index, _width) \ argument 1442 #define SET_BITS_LE(_var, _index, _width, _val) \ argument
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_lan_tx_rx.h | 977 #define ICE_CTX_STORE(_struct, _ele, _width, _lsb) { \ argument
|