Home
last modified time | relevance | path

Searched refs:niu_tx_channel_stop (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.c4551 static int niu_tx_channel_stop(struct niu *np, int channel) in niu_tx_channel_stop() function
4658 err = niu_tx_channel_stop(np, channel); in niu_init_one_tx_channel()
5821 (void) niu_tx_channel_stop(np, rp->tx_channel); in niu_stop_one_tx_channel()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dniu.c4570 static int niu_tx_channel_stop(struct niu *np, int channel) in niu_tx_channel_stop() function
4677 err = niu_tx_channel_stop(np, channel); in niu_init_one_tx_channel()
5840 (void) niu_tx_channel_stop(np, rp->tx_channel); in niu_stop_one_tx_channel()

Completed in 26 milliseconds