IFPOLL_RX
if (poll_type == IFPOLL_RX) {
rxpoll_context[cpuid] = iopoll_ctx_create(cpuid, IFPOLL_RX);
KKASSERT(poll_type == IFPOLL_RX || poll_type == IFPOLL_TX);
if (poll_type == IFPOLL_RX)
if (poll_type == IFPOLL_RX) {
if (poll_type == IFPOLL_RX)