Searched refs:ICE_8_BIT_MASK (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/ice/ | ||
| H A D | ice_ethdev.h | 86 #define ICE_8_BIT_MASK UINT8_MAX macro |
| H A D | ice_ethdev.c | 5152 new_data |= (uint64_t)(ICE_READ_REG(hw, hireg) & ICE_8_BIT_MASK) << in ice_stat_update_40() |