Lines Matching +full:use +full:- +full:broken +full:- +full:interrupts
1 .. SPDX-License-Identifier: GPL-2.0
17 If device has registered successfully, it will be freed on last use
43 the MTU. A network device may use the MTU as mechanism to size receive
73 When the driver sets NETIF_F_LLTX in dev->features this will be
77 set_rx_mode. WARNING: use of NETIF_F_LLTX is deprecated.
78 Don't use it for new drivers.
81 will be called with interrupts disabled by netconsole.
87 Usually a bug, means queue start/stop flow control is broken in
101 napi->poll:
103 NAPI_STATE_SCHED bit in napi->state. Device
106 NAPI_STATE_SCHED napi->state bit, waiting for all pending
111 will be called with interrupts disabled by netconsole.