Searched refs:use_poll (Results 1 – 2 of 2) sorted by relevance
218 ifobj->use_poll = false; in __test_spec_init()988 if (ifobj->use_poll) { in __receive_pkts()1155 bool use_poll = ifobject->use_poll; in __send_pkts() local1173 if (use_poll) { in __send_pkts()1252 if (use_poll) { in __send_pkts()2205 test->ifobj_tx->use_poll = true; in testapp_poll_txq_tmout()2215 test->ifobj_rx->use_poll = true; in testapp_poll_rxq_tmout()2349 test->ifobj_rx->use_poll = true; in testapp_poll_rx()2355 test->ifobj_tx->use_poll = true; in testapp_poll_tx()
143 bool use_poll; member