uplimit           487 drivers/net/ethernet/hisilicon/hns/hnae.h 				     u32 *uplimit);
uplimit           472 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c 					u32 *uplimit)
uplimit           474 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c 	*uplimit = HNS_RCB_RING_MAX_PENDING_BD;
uplimit           670 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c 	u32 uplimit = 0;
uplimit           676 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c 		ops->get_ring_bdnum_limit(queue, &uplimit);
uplimit           678 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c 	param->rx_max_pending = uplimit;
uplimit           679 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c 	param->tx_max_pending = uplimit;