Home
last modified time | relevance | path

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

/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c18 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_get_mac_cb()
32 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_get_ppe_cb()
76 struct hnae_vf_cb *vf_cb; in hns_ae_get_handle()
141 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_put_handle()
154 struct hnae_vf_cb *vf_cb; in hns_ae_wait_flow_down()
204 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(q->handle); in hns_ae_fini_queue()
382 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_reset()
648 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_update_stats()
728 struct hnae_vf_cb *vf_cb; in hns_ae_get_stats()
763 struct hnae_vf_cb *vf_cb; in hns_ae_get_strings()
[all …]
Dhns_dsaf_main.h209 struct hnae_vf_cb { struct
422 static inline struct hnae_vf_cb *hns_ae_get_vf_cb( in hns_ae_get_vf_cb()
425 return container_of(handle, struct hnae_vf_cb, ae_handle); in hns_ae_get_vf_cb()