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

/linux-master/include/linux/
H A Dnetdevice.h3223 u8 skip_txqueue; member in struct:softnet_data::__anon428
/linux-master/net/core/
H A Ddev.c3898 return __this_cpu_read(softnet_data.xmit.skip_txqueue);
3903 __this_cpu_write(softnet_data.xmit.skip_txqueue, skip);

Completed in 296 milliseconds