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