Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c51 static struct dsaf_device *hns_ae_get_dsaf_dev(struct hnae_ae_dev *dev) in hns_ae_get_dsaf_dev() function
122 dsaf_dev = hns_ae_get_dsaf_dev(dev); in hns_ae_get_handle()
397 hns_dsaf_set_promisc_mode(hns_ae_get_dsaf_dev(handle->dev), en); in hns_ae_set_promisc_mode()
432 hns_ae_get_dsaf_dev(handle->dev), in hns_ae_get_coalesce_usecs()
435 hns_ae_get_dsaf_dev(handle->dev), in hns_ae_get_coalesce_usecs()
449 hns_ae_get_dsaf_dev(handle->dev), port); in hns_ae_get_rx_max_coalesced_frames()
451 hns_ae_get_dsaf_dev(handle->dev), port); in hns_ae_get_rx_max_coalesced_frames()
463 hns_rcb_set_coalesce_usecs(hns_ae_get_dsaf_dev(handle->dev), in hns_ae_set_coalesce_usecs()
477 ret = hns_rcb_set_coalesced_frames(hns_ae_get_dsaf_dev(handle->dev), in hns_ae_set_coalesce_frames()
496 dsaf_dev = hns_ae_get_dsaf_dev(handle->dev); in hns_ae_update_stats()