Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_rcb.h47 #define HNS_RCB_MAX_COALESCED_USECS 0x3ff macro
Dhns_dsaf_rcb.c623 if (timeout > HNS_RCB_MAX_COALESCED_USECS || timeout == 0) { in hns_rcb_set_coalesce_usecs()