Home
last modified time | relevance | path

Searched refs:ICE_AQ_FLAG_ERR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_controlq.c1209 if (flags & ICE_AQ_FLAG_ERR) { in ice_clean_rq_elem()
H A Dice_adminq_cmd.h3156 #define ICE_AQ_FLAG_ERR BIT(ICE_AQ_FLAG_ERR_S) /* 0x4 */ macro