Searched refs:use_poll (Results 1 – 3 of 3) sorted by relevance
149 bool use_poll; global() member
213 ifobj->use_poll = false; in __test_spec_init()1001 if (ifobj->use_poll) { in __receive_pkts()1169 bool use_poll = ifobject->use_poll; in __send_pkts() local1187 if (use_poll) { in __send_pkts()1265 if (use_poll) { in __send_pkts()2241 test->ifobj_tx->use_poll = true; in testapp_poll_txq_tmout()2258 test->ifobj_rx->use_poll = true; in testapp_poll_rxq_tmout()2397 test->ifobj_rx->use_poll = true; in testapp_poll_rx()2403 test->ifobj_tx->use_poll = true; in testapp_poll_tx()
144 bool use_poll; member