Searched refs:skip_txqueue (Results 1 - 2 of 2) sorted by path

/linux-master/include/linux/
H A Dnetdevice.h3229 u8 skip_txqueue; member in struct:softnet_data::__anon2551
/linux-master/net/core/
H A Ddev.c3945 return __this_cpu_read(softnet_data.xmit.skip_txqueue);
3950 __this_cpu_write(softnet_data.xmit.skip_txqueue, skip);

Completed in 410 milliseconds