Searched refs:AMT_MAX_REQ_COUNT (Results 1 – 2 of 2) sorted by relevance
386 #define AMT_MAX_REQ_COUNT 3 macro
960 if (amt->req_cnt > AMT_MAX_REQ_COUNT) { in amt_event_send_request()