Searched refs:tx_frag_end (Results 1 – 2 of 2) sorted by relevance
421 } tx_frag_end; typedef425 tx_frag_end tx_frag_end; member432 tx_frag_end end_of_list;
1347 tx_descr->tx_frag_end.handle = virt_to_bus (tx_descr); in amb_send()1348 tx_descr->tx_frag_end.vc = 0; in amb_send()1349 tx_descr->tx_frag_end.next_descriptor_length = 0; in amb_send()1350 tx_descr->tx_frag_end.next_descriptor = 0; in amb_send()1352 tx_descr->tx_frag_end.cpcs_uu = 0; in amb_send()1353 tx_descr->tx_frag_end.cpi = 0; in amb_send()1354 tx_descr->tx_frag_end.pad = 0; in amb_send()1358 tx.tx_descr_length = cpu_to_be16 (sizeof(tx_frag)+sizeof(tx_frag_end)); in amb_send()