Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ice/
HDice_controlq.c1283 if (flags & ICE_AQ_FLAG_ERR) { in ice_clean_rq_elem()
HDice_adminq_cmd.h3304 #define ICE_AQ_FLAG_ERR BIT(ICE_AQ_FLAG_ERR_S) /* 0x4 */ macro