Searched refs:atl1c_get_tpd (Results 1 – 1 of 1) sorted by relevance
1925 static struct atl1c_tpd_desc *atl1c_get_tpd(struct atl1c_adapter *adapter, in atl1c_get_tpd() function2015 *tpd = atl1c_get_tpd(adapter, type); in atl1c_tso_csum()2129 use_tpd = atl1c_get_tpd(adapter, type); in atl1c_tx_map()2151 use_tpd = atl1c_get_tpd(adapter, type); in atl1c_tx_map()2215 tpd = atl1c_get_tpd(adapter, type); in atl1c_xmit_frame()