Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c24 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_get_mac_cb()
38 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_get_ppe_cb()
82 struct hnae_vf_cb *vf_cb; in hns_ae_get_handle()
147 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_put_handle()
162 struct hnae_vf_cb *vf_cb; in hns_ae_wait_flow_down()
212 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(q->handle); in hns_ae_fini_queue()
387 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_reset()
653 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_update_stats()
733 struct hnae_vf_cb *vf_cb; in hns_ae_get_stats()
768 struct hnae_vf_cb *vf_cb; in hns_ae_get_strings()
[all …]
Dhns_dsaf_main.h213 struct hnae_vf_cb { struct
426 static inline struct hnae_vf_cb *hns_ae_get_vf_cb( in hns_ae_get_vf_cb()
429 return container_of(handle, struct hnae_vf_cb, ae_handle); in hns_ae_get_vf_cb()