Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns/
H 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()
140 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_put_handle()
175 vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_wait_flow_down()
203 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(q->handle); in hns_ae_fini_queue()
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()
714 vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_get_stats()
746 vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_get_strings()
790 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_config_loopback()
[all …]
H A Dhns_dsaf_main.h422 static inline struct hnae_vf_cb *hns_ae_get_vf_cb( in hns_ae_get_vf_cb() function
H A Dhns_dsaf_rcb.c129 hns_ae_get_vf_cb(q->handle)->port_index); in hns_rcb_reset_ring_hw()