Searched refs:gve_adminq_create_single_rx_queue (Results 1 – 3 of 3) sorted by relevance
608 int gve_adminq_create_single_rx_queue(struct gve_priv *priv, u32 queue_index);
780 int gve_adminq_create_single_rx_queue(struct gve_priv *priv, u32 queue_index) in gve_adminq_create_single_rx_queue() function
2514 err = gve_adminq_create_single_rx_queue(priv, idx); in gve_rx_queue_start()