Lines Matching full:transmit

58 SPI data transactions consist of an equal number of transmit (TX) and
59 receive (RX) chunks. Chunks in both transmit and receive directions may
64 Each transmit data chunk begins with a 32-bit data header followed by a
65 data chunk payload on MOSI. The data header indicates whether transmit
160 the MAC-PHY will be converted into multiple transmit data chunks. Each
161 transmit data chunk will have a 4 bytes header which contains the
163 transmit frame data within the 64 bytes data chunk payload.
182 even/odd transmit data chunk sequence to the MAC-PHY.
198 whether the current chunk contains valid transmit frame data
205 transmit data chunk payload. Otherwise, this bit shall be
210 contain the 32-bit word offset into the transmit data
218 of an Ethernet frame is present in the current transmit data
222 the byte offset into the transmit data chunk payload
224 transmit. This field shall be zero when EV = 0.
235 P (Bit 0) - Parity. Parity bit calculated over the transmit data header.
239 transmit data chunk payloads is represented as transmit credits. The
240 available transmit credits in the MAC-PHY can be read either from the
243 than the available transmit credits as this will lead to transmit buffer
246 In case the previous data footer had no transmit credits available and
247 once the transmit credits become available for transmitting transmit data
250 footer for the first data chunk will have the transmit credits available
339 TXC (Bit 5..1) - Transmit Credits. This field contains the minimum number
340 of transmit data chunks of frame data that the SPI host
342 transmit buffer overflow error.
350 transmit data chunks (empty chunks) or data valid transmit data chunks in
351 case there are valid Ethernet frames to transmit to the MAC-PHY. The
371 Transmit chunk credits available - This interrupt is asserted when the
372 previous data footer indicated no transmit credits available and once the
373 transmit credits become available for transmitting transmit data chunks.
490 The transmit Ethernet frame in the skb is or going to be transmitted through