Lines Matching refs:hfi1_netdev_rx
20 static int hfi1_netdev_setup_ctxt(struct hfi1_netdev_rx *rx, in hfi1_netdev_setup_ctxt()
121 static int hfi1_netdev_allot_ctxt(struct hfi1_netdev_rx *rx, in hfi1_netdev_allot_ctxt()
186 static int hfi1_netdev_rxq_init(struct hfi1_netdev_rx *rx) in hfi1_netdev_rxq_init()
244 static void hfi1_netdev_rxq_deinit(struct hfi1_netdev_rx *rx) in hfi1_netdev_rxq_deinit()
263 static void enable_queues(struct hfi1_netdev_rx *rx) in enable_queues()
279 static void disable_queues(struct hfi1_netdev_rx *rx) in disable_queues()
309 struct hfi1_netdev_rx *rx = dd->netdev_rx; in hfi1_netdev_rx_init()
329 struct hfi1_netdev_rx *rx = dd->netdev_rx; in hfi1_netdev_rx_destroy()
355 struct hfi1_netdev_rx *rx; in hfi1_alloc_rx()
393 struct hfi1_netdev_rx *rx; in hfi1_netdev_enable_queues()
409 struct hfi1_netdev_rx *rx; in hfi1_netdev_disable_queues()
435 struct hfi1_netdev_rx *rx = dd->netdev_rx; in hfi1_netdev_add_data()
449 struct hfi1_netdev_rx *rx = dd->netdev_rx; in hfi1_netdev_remove_data()
462 struct hfi1_netdev_rx *rx = dd->netdev_rx; in hfi1_netdev_get_data()
475 struct hfi1_netdev_rx *rx = dd->netdev_rx; in hfi1_netdev_get_first_data()