E1000_ETQF_QUEUE_MASK
etqf &= ~E1000_ETQF_QUEUE_MASK;
etqf |= FIELD_PREP(E1000_ETQF_QUEUE_MASK, input->action);