Lines Matching refs:start_xmit
48 * start_xmit() is called by the generic layer when it has a frame to
50 flow-control reasons. In this case, start_xmit() should return 0
54 is accepted, the start_xmit() function should return 1.
74 rejected a call to its start_xmit function, and can now accept more
119 presented to the start_xmit() function contain only the 2-byte
153 when the core networking code calls the generic layer's start_xmit()
156 The start_xmit function always accepts and queues the packet which it
167 channel's start_xmit() function. If the channel refuses to take
169 generic layer will call the channel's start_xmit() function again
171 networking code calls the generic layer's start_xmit() function
223 * The generic layer may call the channel start_xmit() function at
225 start_xmit() function may not block.
232 * The generic layer will not call the start_xmit() function for a
242 start_xmit() or ioctl() function, and the generic layer will not