Searched refs:vnt_receive_frame (Results 1 – 3 of 3) sorted by relevance
34 bool vnt_receive_frame(struct vnt_private *priv, PSRxDesc curr_rd);
135 bool vnt_receive_frame(struct vnt_private *priv, PSRxDesc curr_rd) in vnt_receive_frame() function
814 if (vnt_receive_frame(pDevice, pRD)) { in device_rx_srv()