Home
last modified time | relevance | path

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

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