Searched refs:busy_poll (Results 1 – 7 of 7) sorted by relevance
137 if [[ $busy_poll -eq 1 ]]; then217 busy_poll=1
81 if [[ $busy_poll -eq 1 ]]; then
233 ifobj_tx->busy_poll = true; in parse_command_line()234 ifobj_rx->busy_poll = true; in parse_command_line()
150 bool busy_poll; global() member
195 busy_poll chapter
1498 if (ifobject->busy_poll) { in xsk_configure()
7156 bool busy_poll = threaded_mode == NETDEV_NAPI_THREADED_BUSY_POLL; in napi_set_threaded_state() local7159 assign_bit(NAPI_STATE_THREADED_BUSY_POLL, &napi->state, busy_poll); in napi_set_threaded_state()