Home
last modified time | relevance | path

Searched refs:cpsw_tx_handler (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/ti/
Dcpsw.c720 static void cpsw_tx_handler(void *token, int len, int status) in cpsw_tx_handler() function
2785 handler = cpsw_tx_handler; in cpsw_update_channels_res()
3503 cpsw->txv[0].ch = cpdma_chan_create(cpsw->dma, ch, cpsw_tx_handler, 0); in cpsw_probe()