Searched refs:MPU_PORT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/ |
H A D | 82596.c | 140 * The MPU_PORT command allows direct access to the 82596. With PORT access 392 static inline void MPU_PORT(struct net_device *dev, int c, volatile void *x) in MPU_PORT() function 620 MPU_PORT(dev, PORT_RESET, NULL); in init_i596_mem() 649 MPU_PORT(dev, PORT_ALTSCP, (void *)virt_to_bus((void *)&lp->scp)); in init_i596_mem() 741 MPU_PORT(dev, PORT_RESET, NULL); in init_i596_mem()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/ |
H A D | 82596.c | 139 * The MPU_PORT command allows direct access to the 82596. With PORT access 391 static inline void MPU_PORT(struct net_device *dev, int c, volatile void *x) in MPU_PORT() function 619 MPU_PORT(dev, PORT_RESET, NULL); in init_i596_mem() 648 MPU_PORT(dev, PORT_ALTSCP, (void *)virt_to_bus((void *)&lp->scp)); in init_i596_mem() 740 MPU_PORT(dev, PORT_RESET, NULL); in init_i596_mem()
|
Completed in 5 milliseconds