Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns/
A 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()
140 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_put_handle()
153 struct hnae_vf_cb *vf_cb; in hns_ae_wait_flow_down()
381 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_reset()
627 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_update_stats()
707 struct hnae_vf_cb *vf_cb; in hns_ae_get_stats()
742 struct hnae_vf_cb *vf_cb; in hns_ae_get_strings()
790 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_config_loopback()
[all …]
A 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()

Completed in 7 milliseconds