zephyr/subsys
Jukka Rissanen dee07c9e0a net: if: Add function to check any pending TX packets
This function can be used for example by network power management
to check if the network interface can be suspended or not.
If there are network packets in transmit queue, then the network
interface cannot be suspended yet.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-03-27 14:48:30 +02:00
..
bluetooth Bluetooth: controller: ticker minor code optimization 2020-03-27 11:37:36 +01:00
canbus
console
cpp
debug
dfu
disk
fb
fs
jwt
logging
mgmt
net net: if: Add function to check any pending TX packets 2020-03-27 14:48:30 +02:00
power power: policy: only bring devices to low-power when in sleep mode 2 2020-03-25 16:21:33 -04:00
random
settings
shell shell: Fix device service module 2020-03-26 14:52:47 -04:00
stats
storage
testsuite arch: arm: aarch32: Rename cortex_r to cortex_a_r 2020-03-26 11:20:36 +01:00
tracing
usb net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
CMakeLists.txt
Kconfig