Lines Matching refs:hfi1_devdata
65 static int setup_vnic_ctxt(struct hfi1_devdata *dd, struct hfi1_ctxtdata *uctxt) in setup_vnic_ctxt()
101 static int allocate_vnic_ctxt(struct hfi1_devdata *dd, in allocate_vnic_ctxt()
132 static void deallocate_vnic_ctxt(struct hfi1_devdata *dd, in deallocate_vnic_ctxt()
161 void hfi1_vnic_setup(struct hfi1_devdata *dd) in hfi1_vnic_setup()
166 void hfi1_vnic_cleanup(struct hfi1_devdata *dd) in hfi1_vnic_cleanup()
363 struct hfi1_devdata *dd = vinfo->dd; in hfi1_netdev_start_xmit()
525 struct hfi1_devdata *dd = packet->rcd->dd; in hfi1_vnic_bypass_rcv()
591 struct hfi1_devdata *dd = vinfo->dd; in hfi1_vnic_up()
620 struct hfi1_devdata *dd = vinfo->dd; in hfi1_vnic_down()
662 static int hfi1_vnic_allot_ctxt(struct hfi1_devdata *dd, in hfi1_vnic_allot_ctxt()
685 struct hfi1_devdata *dd = vinfo->dd; in hfi1_vnic_init()
736 struct hfi1_devdata *dd = vinfo->dd; in hfi1_vnic_deinit()
802 struct hfi1_devdata *dd = dd_from_ibdev(device); in hfi1_vnic_alloc_rn()