Searched refs:total_available_tx_desc (Results 1 – 1 of 1) sorted by relevance
318 static inline u_int total_available_tx_desc(struct sge_eq *);3055 return (total_available_tx_desc(eq) > eq->sidx / 8); in can_resume_eth_tx()6194 total_available_tx_desc(struct sge_eq *eq) in total_available_tx_desc() function