Lines Matching defs:dd
24 struct hfi1_devdata *dd = priv->dd; in hfi1_netdev_setup_ctxt() local
58 static int hfi1_netdev_allocate_ctxt(struct hfi1_devdata *dd, in hfi1_netdev_allocate_ctxt()
91 static void hfi1_netdev_deallocate_ctxt(struct hfi1_devdata *dd, in hfi1_netdev_deallocate_ctxt()
125 struct hfi1_devdata *dd = priv->dd; in hfi1_netdev_allot_ctxt() local
156 u32 hfi1_num_netdev_contexts(struct hfi1_devdata *dd, u32 available_contexts, in hfi1_num_netdev_contexts()
191 struct hfi1_devdata *dd = priv->dd; in hfi1_netdev_rxq_init() local
248 struct hfi1_devdata *dd = priv->dd; in hfi1_netdev_rxq_deinit() local
308 int hfi1_netdev_rx_init(struct hfi1_devdata *dd) in hfi1_netdev_rx_init()
329 int hfi1_netdev_rx_destroy(struct hfi1_devdata *dd) in hfi1_netdev_rx_destroy()
350 int hfi1_netdev_alloc(struct hfi1_devdata *dd) in hfi1_netdev_alloc()
371 void hfi1_netdev_free(struct hfi1_devdata *dd) in hfi1_netdev_free()
389 void hfi1_netdev_enable_queues(struct hfi1_devdata *dd) in hfi1_netdev_enable_queues()
405 void hfi1_netdev_disable_queues(struct hfi1_devdata *dd) in hfi1_netdev_disable_queues()
431 int hfi1_netdev_add_data(struct hfi1_devdata *dd, int id, void *data) in hfi1_netdev_add_data()
445 void *hfi1_netdev_remove_data(struct hfi1_devdata *dd, int id) in hfi1_netdev_remove_data()
458 void *hfi1_netdev_get_data(struct hfi1_devdata *dd, int id) in hfi1_netdev_get_data()
471 void *hfi1_netdev_get_first_data(struct hfi1_devdata *dd, int *start_id) in hfi1_netdev_get_first_data()