Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c20 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_get_mac_cb()
34 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_get_ppe_cb()
143 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_put_handle()
178 vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_wait_flow_down()
206 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(q->handle); in hns_ae_fini_queue()
384 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_reset()
650 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_update_stats()
737 vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_get_stats()
769 vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_get_strings()
813 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_config_loopback()
[all …]
Dhns_dsaf_main.h422 static inline struct hnae_vf_cb *hns_ae_get_vf_cb( in hns_ae_get_vf_cb() function
Dhns_dsaf_rcb.c133 hns_ae_get_vf_cb(q->handle)->port_index); in hns_rcb_reset_ring_hw()