Searched defs:real_rx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | net-sysfs.c | 1739 int error = 0, txq = 0, rxq = 0, real_rx = 0, real_tx = 0; in register_queue_kobjects() local 1773 int error = 0, real_rx = 0, real_tx = 0; in queue_change_owner() local 1798 int real_rx = 0, real_tx = 0; in remove_queue_kobjects() local [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | net-sysfs.c | 1792 int error = 0, txq = 0, rxq = 0, real_rx = 0, real_tx = 0; in register_queue_kobjects() local 1826 int error = 0, real_rx = 0, real_tx = 0; in queue_change_owner() local 1851 int real_rx = 0, real_tx = 0; in remove_queue_kobjects() local [all...] |
Completed in 5 milliseconds