Searched refs:i596_rbd (Results 1 – 2 of 2) sorted by relevance
113 #define WSWAPrbd(x) ((struct i596_rbd *) (((u32)(x)<<16) | ((((u32)(x)))>>16)))130 #define WSWAPrbd(x) ((struct i596_rbd *)((long)x))267 struct i596_rbd *rbd;274 struct i596_rbd { struct277 struct i596_rbd *b_next; argument282 struct i596_rbd *v_next; argument283 struct i596_rbd *b_addr; /* This rbd addr from i596 view */ argument327 struct i596_rbd *rbd_head;333 struct i596_rbd rbds[RX_RING_SIZE];461 struct i596_rbd *rbd; in i596_display_data()[all …]
250 struct i596_rbd { struct260 struct i596_rbd *v_next; argument309 struct i596_rbd rbds[RX_RING_SIZE] __attribute__((aligned(32)));319 struct i596_rbd *rbd_head;409 struct i596_rbd *rbd; in i596_display_data()466 struct i596_rbd *rbd; in init_rx_bufs()518 struct i596_rbd *rbd; in remove_rx_bufs()652 struct i596_rbd *rbd; in i596_rx()668 DMA_INV(dev, rbd, sizeof(struct i596_rbd)); in i596_rx()716 DMA_WBACK_INV(dev, rbd, sizeof(struct i596_rbd)); in i596_rx()[all …]