Searched refs:vf_cb (Results 1 – 1 of 1) sorted by relevance
20 return vf_cb->mac_cb; in hns_get_mac_cb()35 ppe_index = vf_cb->port_index; in hns_get_ppe_cb()76 struct hnae_vf_cb *vf_cb; in hns_ae_get_handle() local84 vf_cb = kzalloc(struct_size(vf_cb, ae_handle.qs, qnum_per_vf), in hns_ae_get_handle()86 if (unlikely(!vf_cb)) { in hns_ae_get_handle()120 vf_cb->dsaf_dev = dsaf_dev; in hns_ae_get_handle()133 kfree(vf_cb); in hns_ae_get_handle()146 kfree(vf_cb); in hns_ae_put_handle()153 struct hnae_vf_cb *vf_cb; in hns_ae_wait_flow_down() local730 hns_dsaf_get_stats(vf_cb->dsaf_dev, p, vf_cb->port_index); in hns_ae_get_stats()[all …]