Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
141 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_put_handle()
176 vf_cb = hns_ae_get_vf_cb(handle); 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()
735 vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_get_stats()
767 vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_get_strings()
811 struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle); in hns_ae_config_loopback()
[all …]
Dhns_dsaf_main.h422 static inline struct hnae_vf_cb *hns_ae_get_vf_cb( in hns_ae_get_vf_cb() function
Dhns_dsaf_rcb.c133 hns_ae_get_vf_cb(q->handle)->port_index); in hns_rcb_reset_ring_hw()