Searched refs:g_tx_desc (Results 1 – 1 of 1) sorted by relevance
10 static struct tx_desc_s *g_tx_desc; variable126 struct tx_desc_s *tx_desc = g_tx_desc; in pfe_send()195 struct tx_desc_s *tx_desc = g_tx_desc; in pfe_tx_done()349 if (!g_tx_desc) { in hif_tx_desc_dump()354 tx_desc = g_tx_desc; in hif_tx_desc_dump()376 if (g_tx_desc) { in hif_tx_desc_init()420 g_tx_desc = tx_desc; in hif_tx_desc_init()633 if (g_tx_desc) in pfe_eth_remove()634 free(g_tx_desc); in pfe_eth_remove()