Searched refs:vnt_receive_frame (Results 1 – 3 of 3) sorted by relevance
19 bool vnt_receive_frame(struct vnt_private *priv, struct vnt_rx_desc *curr_rd);
118 bool vnt_receive_frame(struct vnt_private *priv, struct vnt_rx_desc *curr_rd) in vnt_receive_frame() function
835 if (vnt_receive_frame(priv, rd)) { in device_rx_srv()