Searched refs:curr_rd (Results 1 – 2 of 2) sorted by relevance
118 bool vnt_receive_frame(struct vnt_private *priv, struct vnt_rx_desc *curr_rd) in vnt_receive_frame() argument120 struct vnt_rd_info *rd_info = curr_rd->rd_info; in vnt_receive_frame()129 frame_size = le16_to_cpu(curr_rd->rd1.req_count) in vnt_receive_frame()130 - le16_to_cpu(curr_rd->rd0.res_count); in vnt_receive_frame()
19 bool vnt_receive_frame(struct vnt_private *priv, struct vnt_rx_desc *curr_rd);