Lines Matching full:transmit
192 To transmit a new message::
198 attempts for the transmit.
202 depends on whether this transmit is a retry, a message from a new initiator or
210 To pass on the result of a canceled non-blocking transmit::
216 non-blocking transmit with sequence number msg->sequence. This is
217 called if the transmit was aborted, the transmit timed out (i.e. the
218 hardware never signaled that the transmit finished), or the transmit
241 When a transmit finished (successfully or otherwise)::
254 the transmit was successful.
273 result of a transmit, i.e. there is no way to differentiate
278 could not transmit the message after trying multiple times.
281 doesn't have to make another attempt to transmit the message
289 hardware retry can just set the counter corresponding to the transmit error
294 Be aware that calling these functions can immediately start a new transmit
299 hardware never retries, so the transmit is always for just a single
313 Typically the CEC hardware provides interrupts that signal when a transmit
317 The CEC driver should always process the transmit interrupts first before
434 Transmit a CEC message. If block is true, then wait until the message has been