Searched refs:device_alloc_rx_buf (Results 1 – 1 of 1) sorted by relevance
134 static bool device_alloc_rx_buf(struct vnt_private *, struct vnt_rx_desc *);547 if (!device_alloc_rx_buf(priv, desc)) { in device_init_rd0_ring()593 if (!device_alloc_rx_buf(priv, desc)) { in device_init_rd1_ring()769 if (!device_alloc_rx_buf(priv, rd)) { in device_rx_srv()783 static bool device_alloc_rx_buf(struct vnt_private *priv, in device_alloc_rx_buf() function