Home
last modified time | relevance | path

Searched refs:emac_tpd_num_free_descs (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.c1168 static unsigned int emac_tpd_num_free_descs(struct emac_tx_queue *tx_q) in emac_tpd_num_free_descs() function
1210 if (emac_tpd_num_free_descs(tx_q) > (MAX_SKB_FRAGS + 1)) in emac_mac_tx_process()
1473 if (emac_tpd_num_free_descs(tx_q) < (MAX_SKB_FRAGS + 3)) in emac_mac_tx_buf_send()