Searched refs:i596_rbd (Results 1 – 2 of 2) sorted by relevance
112 #define WSWAPrbd(x) ((struct i596_rbd *) (((u32)(x)<<16) | ((((u32)(x)))>>16)))129 #define WSWAPrbd(x) ((struct i596_rbd *)((long)x))266 struct i596_rbd *rbd;273 struct i596_rbd { struct276 struct i596_rbd *b_next; argument281 struct i596_rbd *v_next; argument282 struct i596_rbd *b_addr; /* This rbd addr from i596 view */ argument326 struct i596_rbd *rbd_head;332 struct i596_rbd rbds[RX_RING_SIZE];460 struct i596_rbd *rbd; in i596_display_data()[all …]
249 struct i596_rbd { struct259 struct i596_rbd *v_next; argument308 struct i596_rbd rbds[RX_RING_SIZE] __attribute__((aligned(32)));318 struct i596_rbd *rbd_head;439 struct i596_rbd *rbd; in i596_display_data()493 struct i596_rbd *rbd; in init_rx_bufs()545 struct i596_rbd *rbd; in remove_rx_bufs()679 struct i596_rbd *rbd; in i596_rx()695 dma_sync_cpu(dev, rbd, sizeof(struct i596_rbd)); in i596_rx()743 dma_sync_dev(dev, rbd, sizeof(struct i596_rbd)); in i596_rx()[all …]