Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c27 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_get_mac_cb()
61 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_get_ppe_cb()
120 struct hnae_vf_cb *vf_cb; in hns_ae_get_handle()
188 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_put_handle()
218 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(q->handle); in hns_ae_fini_queue()
317 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_reset()
491 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_update_stats()
571 struct hnae_vf_cb *vf_cb; in hns_ae_get_stats()
605 struct hnae_vf_cb *vf_cb; in hns_ae_get_strings()
652 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_config_loopback()
[all …]
Dhns_dsaf_main.h183 struct hnae_vf_cb { struct
377 static inline struct hnae_vf_cb *hns_ae_get_vf_cb( in hns_ae_get_vf_cb()
380 return container_of(handle, struct hnae_vf_cb, ae_handle); in hns_ae_get_vf_cb()