Lines Matching +full:transfer +full:- +full:function
67 .Bl -tag -width ".Va if_capabilities" -offset indent
73 A pointer to the bus_dma_segment of the device independent transfer queue
80 Number of descriptors to be read into the device dependent transfer
91 Value of first pidx sent to the isc_encap function for encapsulation and
95 Value set after the termination of the isc_encap function.
96 This value will become the first pidx sent to the isc-encap the next time that
97 the function is called.
135 .Bl -tag -width ".Va if_capabilities" -offset indent
189 All function calls are associated exclusively with either packet transmission
194 .Bl -ohang -offset indent
196 Transmit function that sends a packet on an interface.
199 This function returns 0 if successful, otherwise an error value is returned.
201 Flush function is called immediately after the isc_txd_encap function transmits
207 Credit function advances the buffer ring and calculates the credits
211 The function returns the number of processed credits.
214 .Bl -ohang -offset indent
216 Function calculates the remaining number of descriptors from a position given
218 The function returns this value.
220 Starting with the physical address paddrs, the function reads a packet into the
225 Flush function updates the producer pointer on the free list flid in queue set
229 rxr->rx_base[i] contains a descriptor that describes a received packet.