Searched refs:ADF_IOV_MSG_ACK_MAX_RETRY (Results 1 – 2 of 2) sorted by relevance
140 #define ADF_IOV_MSG_ACK_MAX_RETRY 100 macro144 ADF_IOV_MSG_ACK_MAX_RETRY + \
219 } while ((val & int_bit) && (count++ < ADF_IOV_MSG_ACK_MAX_RETRY)); in __adf_iov_putmsg()