Searched refs:velocity_rd_info (Results 1 – 2 of 2) sorted by relevance
220 struct velocity_rd_info { struct1460 struct velocity_rd_info *info; /* It's an array */
1517 struct velocity_rd_info *rd_info = &(vptr->rx.info[idx]); in velocity_alloc_rx_buf()1586 struct velocity_rd_info *rd_info = &(vptr->rx.info[i]); in velocity_free_rd_ring()1617 sizeof(struct velocity_rd_info), GFP_KERNEL); in velocity_init_rd_ring()2032 struct velocity_rd_info *rd_info = &(vptr->rx.info[idx]); in velocity_receive_frame()