Searched refs:atl1c_get_tpd (Results 1 – 1 of 1) sorted by relevance
1998 static struct atl1c_tpd_desc *atl1c_get_tpd(struct atl1c_adapter *adapter, in atl1c_get_tpd() function2091 *tpd = atl1c_get_tpd(adapter, queue); in atl1c_tso_csum()2206 use_tpd = atl1c_get_tpd(adapter, queue); in atl1c_tx_map()2228 use_tpd = atl1c_get_tpd(adapter, queue); in atl1c_tx_map()2292 tpd = atl1c_get_tpd(adapter, queue); in atl1c_xmit_frame()