Lines Matching full:napis
45 of all napis is preserved after a change in number of queues.
48 napis = nl.napi_get({'ifindex': cfg.ifindex}, dump=True)
49 ksft_ge(len(napis), 2)
51 napi0_id = napis[0]['id']
52 napi1_id = napis[1]['id']
59 # check napi threaded is set for both napis
79 napis = nl.napi_get({'ifindex': cfg.ifindex}, dump=True)
80 ksft_ge(len(napis), 2)
82 napi0_id = napis[0]['id']
83 napi1_id = napis[1]['id']
90 # check napi threaded is set for both napis
97 # check napi threaded is set for both napis