Lines Matching refs:hfi1_vnic_vport_info

37 static void hfi1_vnic_update_stats(struct hfi1_vnic_vport_info *vinfo,  in hfi1_vnic_update_stats()
123 static void hfi1_vnic_update_tx_counters(struct hfi1_vnic_vport_info *vinfo, in hfi1_vnic_update_tx_counters()
152 static void hfi1_vnic_update_rx_counters(struct hfi1_vnic_vport_info *vinfo, in hfi1_vnic_update_rx_counters()
185 struct hfi1_vnic_vport_info *vinfo = opa_vnic_dev_priv(netdev); in hfi1_vnic_get_stats64()
204 static void hfi1_vnic_maybe_stop_tx(struct hfi1_vnic_vport_info *vinfo, in hfi1_vnic_maybe_stop_tx()
217 struct hfi1_vnic_vport_info *vinfo = opa_vnic_dev_priv(netdev); in hfi1_netdev_start_xmit()
282 struct hfi1_vnic_vport_info *vinfo = opa_vnic_dev_priv(netdev); in hfi1_vnic_select_queue()
295 struct hfi1_vnic_vport_info *vinfo = rxq->vinfo; in hfi1_vnic_decap_skb()
311 static struct hfi1_vnic_vport_info *get_vnic_port(struct hfi1_devdata *dd, in get_vnic_port()
319 static struct hfi1_vnic_vport_info *get_first_vnic_port(struct hfi1_devdata *dd) in get_first_vnic_port()
321 struct hfi1_vnic_vport_info *vinfo; in get_first_vnic_port()
335 struct hfi1_vnic_vport_info *vinfo = NULL; in hfi1_vnic_bypass_rcv()
352 struct hfi1_vnic_vport_info *vinfo_tmp; in hfi1_vnic_bypass_rcv()
404 static int hfi1_vnic_up(struct hfi1_vnic_vport_info *vinfo) in hfi1_vnic_up()
433 static void hfi1_vnic_down(struct hfi1_vnic_vport_info *vinfo) in hfi1_vnic_down()
447 struct hfi1_vnic_vport_info *vinfo = opa_vnic_dev_priv(netdev); in hfi1_netdev_open()
458 struct hfi1_vnic_vport_info *vinfo = opa_vnic_dev_priv(netdev); in hfi1_netdev_close()
467 static int hfi1_vnic_init(struct hfi1_vnic_vport_info *vinfo) in hfi1_vnic_init()
498 static void hfi1_vnic_deinit(struct hfi1_vnic_vport_info *vinfo) in hfi1_vnic_deinit()
513 struct hfi1_vnic_vport_info *vinfo = opa_vnic_dev_priv(netdev); in hfi1_vnic_set_vesw_id()
546 struct hfi1_vnic_vport_info *vinfo = opa_vnic_dev_priv(netdev); in hfi1_vnic_free_rn()
561 struct hfi1_vnic_vport_info *vinfo; in hfi1_vnic_alloc_rn()