Searched refs:temp_txbd (Results 1 – 3 of 3) sorted by relevance
277 XEmacPs_Bd *temp_txbd; in emacps_sgsend() local343 temp_txbd = txbdset; in emacps_sgsend()352 XEmacPs_BdClearTxUsed(temp_txbd); in emacps_sgsend()
206 FXmacMsgBd *temp_txbd; in FXmacMsgSgsend() local284 temp_txbd = txbdset; in FXmacMsgSgsend()294 FXMAC_MSG_BD_CLEAR_TX_USED(temp_txbd); in FXmacMsgSgsend()
201 FXmacBd *temp_txbd; in FXmacSgsend() local275 temp_txbd = txbdset; in FXmacSgsend()285 FXMAC_BD_CLEAR_TX_USED(temp_txbd); in FXmacSgsend()
Completed in 10 milliseconds