Searched refs:cpsw_tx_handler (Results 1 – 3 of 3) sorted by relevance
399 void cpsw_tx_handler(void *token, int len, int status);
547 handler = cpsw_tx_handler; in cpsw_update_channels_res()
373 void cpsw_tx_handler(void *token, int len, int status) in cpsw_tx_handler() function2859 cpsw->txv[0].ch = cpdma_chan_create(cpsw->dma, ch, cpsw_tx_handler, 0); in cpsw_probe()