Searched refs:atl1c_tpd_avail (Results 1 – 3 of 3) sorted by relevance
1932 static inline u16 atl1c_tpd_avail(struct atl1c_adapter *adapter, enum atl1c_trans_queue type) in atl1c_tpd_avail() function2235 if (atl1c_tpd_avail(adapter, type) < tpd_req) { in atl1c_xmit_frame()