Searched refs:atl1c_get_tpd (Results 1 – 1 of 1) sorted by relevance
1927 static struct atl1c_tpd_desc *atl1c_get_tpd(struct atl1c_adapter *adapter, in atl1c_get_tpd() function2017 *tpd = atl1c_get_tpd(adapter, type); in atl1c_tso_csum()2133 use_tpd = atl1c_get_tpd(adapter, type); in atl1c_tx_map()2157 use_tpd = atl1c_get_tpd(adapter, type); in atl1c_tx_map()2228 tpd = atl1c_get_tpd(adapter, type); in atl1c_xmit_frame()