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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/
H A Dskfddi.c125 void mac_drv_tx_complete(struct s_smc *smc, volatile struct s_smt_fp_txd *txd);
909 * return it in mac_drv_tx_complete.
1340 * that case we cleanup the PCI DMA mapping in mac_drv_tx_complete
1366 * mac_drv_tx_complete
1378 void mac_drv_tx_complete(struct s_smc *smc, volatile struct s_smt_fp_txd *txd) function
1382 pr_debug(KERN_INFO "entering mac_drv_tx_complete\n");
1402 pr_debug(KERN_INFO "leaving mac_drv_tx_complete\n");
1403 } // mac_drv_tx_complete
H A Dhwmtm.c101 extern void mac_drv_tx_complete(struct s_smc *smc,
1934 * reached, it calls mac_drv_tx_complete to release the
1992 mac_drv_tx_complete(smc,t2) ;
1996 mac_drv_tx_complete(smc,queue->tx_curr_get) ;

Completed in 60 milliseconds