Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
A Dcpsw_priv.h436 void cpsw_tx_handler(void *token, int len, int status);
A Dcpsw_ethtool.c552 handler = cpsw_tx_handler; in cpsw_update_channels_res()
A Dcpsw_priv.c51 void cpsw_tx_handler(void *token, int len, int status) in cpsw_tx_handler() function
A Dcpsw.c1603 cpsw->txv[0].ch = cpdma_chan_create(cpsw->dma, ch, cpsw_tx_handler, 0); in cpsw_probe()
A Dcpsw_new.c1951 cpsw->txv[0].ch = cpdma_chan_create(cpsw->dma, ch, cpsw_tx_handler, 0); in cpsw_probe()

Completed in 19 milliseconds