Searched defs:mac_drv_tx_complete (Results 1 - 1 of 1) sorted by relevance

/drivers/net/fddi/skfp/
H A Dskfddi.c125 void mac_drv_tx_complete(struct s_smc *smc, volatile struct s_smt_fp_txd *txd);
1023 * return it in mac_drv_tx_complete.
1454 * that case we cleanup the PCI DMA mapping in mac_drv_tx_complete
1480 * mac_drv_tx_complete
1492 void mac_drv_tx_complete(struct s_smc *smc, volatile struct s_smt_fp_txd *txd) function
1496 pr_debug("entering mac_drv_tx_complete\n");
1516 pr_debug("leaving mac_drv_tx_complete\n");
1517 } // mac_drv_tx_complete

Completed in 80 milliseconds