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

/freebsd-12-stable/sys/net/
H A Dparavirt.h74 XXX there are two mechanisms, one boolean (using guest_need_txkick)
77 BOOLEAN: when G has no space, it sets guest_need_txkick=1 and does
78 the double check. If H finds guest_need_txkick== 1 on a write
121 uint32_t guest_need_txkick; /* GW- HR+ G ran out of tx bufs, request kick */ member in struct:paravirt_csb

Completed in 83 milliseconds