Searched refs:emac_tpd_num_free_descs (Results 1 – 1 of 1) sorted by relevance
1176 static unsigned int emac_tpd_num_free_descs(struct emac_tx_queue *tx_q) in emac_tpd_num_free_descs() function1218 if (emac_tpd_num_free_descs(tx_q) > (MAX_SKB_FRAGS + 1)) in emac_mac_tx_process()1480 if (emac_tpd_num_free_descs(tx_q) < (MAX_SKB_FRAGS + 3)) in emac_mac_tx_buf_send()