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()
192 struct hfi1_devdata *dd = priv->dd; in hfi1_netdev_rxq_init() local
249 struct hfi1_devdata *dd = priv->dd; in hfi1_netdev_rxq_deinit() local
309 int hfi1_netdev_rx_init(struct hfi1_devdata *dd) in hfi1_netdev_rx_init()
330 int hfi1_netdev_rx_destroy(struct hfi1_devdata *dd) in hfi1_netdev_rx_destroy()
351 int hfi1_netdev_alloc(struct hfi1_devdata *dd) in hfi1_netdev_alloc()
372 void hfi1_netdev_free(struct hfi1_devdata *dd) in hfi1_netdev_free()
390 void hfi1_netdev_enable_queues(struct hfi1_devdata *dd) in hfi1_netdev_enable_queues()
406 void hfi1_netdev_disable_queues(struct hfi1_devdata *dd) in hfi1_netdev_disable_queues()
432 int hfi1_netdev_add_data(struct hfi1_devdata *dd, int id, void *data) in hfi1_netdev_add_data()
446 void *hfi1_netdev_remove_data(struct hfi1_devdata *dd, int id) in hfi1_netdev_remove_data()
459 void *hfi1_netdev_get_data(struct hfi1_devdata *dd, int id) in hfi1_netdev_get_data()
472 void *hfi1_netdev_get_first_data(struct hfi1_devdata *dd, int *start_id) in hfi1_netdev_get_first_data()