Lines Matching refs:hfi1_devdata
24 struct hfi1_devdata *dd = rx->dd; in hfi1_netdev_setup_ctxt()
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 = rx->dd; in hfi1_netdev_allot_ctxt()
156 u32 hfi1_num_netdev_contexts(struct hfi1_devdata *dd, u32 available_contexts, in hfi1_num_netdev_contexts()
190 struct hfi1_devdata *dd = rx->dd; in hfi1_netdev_rxq_init()
247 struct hfi1_devdata *dd = rx->dd; in hfi1_netdev_rxq_deinit()
307 int hfi1_netdev_rx_init(struct hfi1_devdata *dd) in hfi1_netdev_rx_init()
327 int hfi1_netdev_rx_destroy(struct hfi1_devdata *dd) in hfi1_netdev_rx_destroy()
353 int hfi1_alloc_rx(struct hfi1_devdata *dd) in hfi1_alloc_rx()
373 void hfi1_free_rx(struct hfi1_devdata *dd) in hfi1_free_rx()
391 void hfi1_netdev_enable_queues(struct hfi1_devdata *dd) in hfi1_netdev_enable_queues()
407 void hfi1_netdev_disable_queues(struct hfi1_devdata *dd) in hfi1_netdev_disable_queues()
433 int hfi1_netdev_add_data(struct hfi1_devdata *dd, int id, void *data) in hfi1_netdev_add_data()
447 void *hfi1_netdev_remove_data(struct hfi1_devdata *dd, int id) in hfi1_netdev_remove_data()
460 void *hfi1_netdev_get_data(struct hfi1_devdata *dd, int id) in hfi1_netdev_get_data()
473 void *hfi1_netdev_get_first_data(struct hfi1_devdata *dd, int *start_id) in hfi1_netdev_get_first_data()