Home
last modified time | relevance | path

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

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