Searched refs:lib_off (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
H A D | declance.c | 232 #define lib_off(rt, type) \ macro 236 ((volatile u16 *)((u8 *)(ib) + lib_off(rt, type))) 480 leptr, (uint)lib_off(brx_ring, lp->type)); in lance_init_ring() 489 leptr, (uint)lib_off(btx_ring, lp->type)); in lance_init_ring()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/ |
H A D | declance.c | 232 #define lib_off(rt, type) \ macro 236 ((volatile u16 *)((u8 *)(ib) + lib_off(rt, type))) 480 leptr, (uint)lib_off(brx_ring, lp->type)); in lance_init_ring() 489 leptr, (uint)lib_off(btx_ring, lp->type)); in lance_init_ring()
|
Completed in 4 milliseconds