Searched refs:mac_drv_tx_complete (Results 1 – 2 of 2) sorted by relevance
93 extern void mac_drv_tx_complete(struct s_smc *smc,1926 * reached, it calls mac_drv_tx_complete to release the1984 mac_drv_tx_complete(smc,t2) ; in mac_drv_clear_txd() 1988 mac_drv_tx_complete(smc,queue->tx_curr_get) ; in mac_drv_clear_txd()
124 void mac_drv_tx_complete(struct s_smc *smc, volatile struct s_smt_fp_txd *txd);1025 * return it in mac_drv_tx_complete.1456 * that case we cleanup the PCI DMA mapping in mac_drv_tx_complete in dma_complete() 1483 * mac_drv_tx_complete1495 void mac_drv_tx_complete(struct s_smc *smc, volatile struct s_smt_fp_txd *txd) in mac_drv_tx_complete() function 1499 pr_debug("entering mac_drv_tx_complete\n"); in mac_drv_tx_complete() 1519 pr_debug("leaving mac_drv_tx_complete\n"); in mac_drv_tx_complete() 1520 } // mac_drv_tx_complete in mac_drv_tx_complete()