Searched refs:use_poll (Results 1 – 2 of 2) sorted by relevance
237 ifobj->use_poll = false; in __test_spec_init()1007 if (ifobj->use_poll) { in __receive_pkts()1174 bool use_poll = ifobject->use_poll; in __send_pkts() local1192 if (use_poll) { in __send_pkts()1271 if (use_poll) { in __send_pkts()2222 test->ifobj_tx->use_poll = true; in testapp_poll_txq_tmout()2232 test->ifobj_rx->use_poll = true; in testapp_poll_rxq_tmout()2370 test->ifobj_rx->use_poll = true; in testapp_poll_rx()2376 test->ifobj_tx->use_poll = true; in testapp_poll_tx()
149 bool use_poll; global() member