Searched refs:axienet_setoptions (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/xilinx/ |
H A D | xilinx_axienet_main.c | 471 * axienet_setoptions - Set an Axi Ethernet option 481 static void axienet_setoptions(struct net_device *ndev, u32 options) in axienet_setoptions() function 590 axienet_setoptions(ndev, lp->options & in axienet_device_reset() 594 axienet_setoptions(ndev, lp->options); in axienet_device_reset() 1170 axienet_setoptions(ndev, lp->options & in axienet_stop() 1710 axienet_setoptions(ndev, lp->options & in axienet_dma_err_handler() 1821 axienet_setoptions(ndev, lp->options & in axienet_dma_err_handler() 1825 axienet_setoptions(ndev, lp->options); in axienet_dma_err_handler()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/xilinx/ |
H A D | xilinx_axienet_main.c | 474 * axienet_setoptions - Set an Axi Ethernet option 484 static void axienet_setoptions(struct net_device *ndev, u32 options) in axienet_setoptions() function 631 axienet_setoptions(ndev, lp->options & in axienet_device_reset() 635 axienet_setoptions(ndev, lp->options); in axienet_device_reset() 1225 axienet_setoptions(ndev, lp->options & in axienet_stop() 1766 axienet_setoptions(ndev, lp->options & in axienet_dma_err_handler() 1825 axienet_setoptions(ndev, lp->options & in axienet_dma_err_handler() 1829 axienet_setoptions(ndev, lp->options); in axienet_dma_err_handler()
|
Completed in 6 milliseconds