Lines Matching refs:start_xmit
52 * start_xmit() is called by the generic layer when it has a frame to
54 flow-control reasons. In this case, start_xmit() should return 0
58 is accepted, the start_xmit() function should return 1.
78 rejected a call to its start_xmit function, and can now accept more
123 presented to the start_xmit() function contain only the 2-byte
157 when the core networking code calls the generic layer's start_xmit()
160 The start_xmit function always accepts and queues the packet which it
171 channel's start_xmit() function. If the channel refuses to take
173 generic layer will call the channel's start_xmit() function again
175 networking code calls the generic layer's start_xmit() function
227 * The generic layer may call the channel start_xmit() function at
229 start_xmit() function may not block.
236 * The generic layer will not call the start_xmit() function for a
246 start_xmit() or ioctl() function, and the generic layer will not