Home
last modified time | relevance | path

Searched refs:curr_rd (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/staging/vt6655/
A Ddpc.c118 bool vnt_receive_frame(struct vnt_private *priv, struct vnt_rx_desc *curr_rd) in vnt_receive_frame() argument
120 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()
A Ddpc.h19 bool vnt_receive_frame(struct vnt_private *priv, struct vnt_rx_desc *curr_rd);

Completed in 2 milliseconds