Searched refs:temac_check_tx_bd_space (Results 1 – 1 of 1) sorted by relevance
814 static inline int temac_check_tx_bd_space(struct temac_local *lp, int num_frag) in temac_check_tx_bd_space() function854 if (temac_check_tx_bd_space(lp, num_frag + 1)) { in temac_start_xmit()864 if (temac_check_tx_bd_space(lp, num_frag + 1)) in temac_start_xmit()945 if (temac_check_tx_bd_space(lp, MAX_SKB_FRAGS + 1)) in temac_start_xmit()