Searched refs:busy_poll (Results 1 – 4 of 4) sorted by relevance
121 if [[ $busy_poll -eq 1 ]]; then179 busy_poll=1
81 if [[ $busy_poll -eq 1 ]]; then
164 bool busy_poll; member
118 #define busy_poll_string(test) (test)->ifobj_tx->busy_poll ? "BUSY-POLL " : ""371 ifobj_tx->busy_poll = true; in parse_command_line()372 ifobj_rx->busy_poll = true; in parse_command_line()1371 if (ifobject->busy_poll) in xsk_configure_socket()