Searched refs:HNS_RCB_MAX_COALESCED_USECS (Results 1 – 2 of 2) sorted by relevance
47 #define HNS_RCB_MAX_COALESCED_USECS 0x3ff macro
619 if (timeout > HNS_RCB_MAX_COALESCED_USECS || timeout == 0) { in hns_rcb_set_coalesce_usecs()