Lines Matching refs:ntb_netdev_queue
34 struct ntb_netdev_queue { struct
46 struct ntb_netdev_queue *queues; argument
73 static void ntb_netdev_queue_rx_drain(struct ntb_netdev_queue *queue) in ntb_netdev_queue_rx_drain()
83 struct ntb_netdev_queue *queue) in ntb_netdev_queue_rx_fill()
106 struct ntb_netdev_queue *q = data; in ntb_netdev_event_handler()
128 struct ntb_netdev_queue *q = qp_data; in ntb_netdev_rx_handler()
178 struct ntb_netdev_queue *q, int size) in __ntb_netdev_maybe_stop_tx()
200 struct ntb_netdev_queue *q, int size) in ntb_netdev_maybe_stop_tx()
212 struct ntb_netdev_queue *q = qp_data; in ntb_netdev_tx_handler()
254 struct ntb_netdev_queue *q; in ntb_netdev_start_xmit()
278 struct ntb_netdev_queue *q = timer_container_of(q, t, tx_timer); in ntb_netdev_tx_timer()
302 struct ntb_netdev_queue *queue; in ntb_netdev_open()
336 struct ntb_netdev_queue *queue; in ntb_netdev_close()
356 struct ntb_netdev_queue *queue; in ntb_netdev_change_mtu()
411 struct ntb_netdev_queue *queue = &dev->queues[q]; in ntb_netdev_change_mtu()
471 struct ntb_netdev_queue *queue; in ntb_inc_channels()
541 struct ntb_netdev_queue *queue; in ntb_dec_channels()
658 struct ntb_netdev_queue *queue = &dev->queues[q]; in ntb_netdev_probe()