Lines Matching refs:idpf_queue_has
99 if (!idpf_queue_has(FLOW_SCH_EN, txq)) in idpf_tx_buf_rel_all()
209 if (!idpf_queue_has(FLOW_SCH_EN, tx_q)) in idpf_tx_buf_alloc_all()
432 if (idpf_queue_has(HSPLIT_EN, bufq)) in idpf_rx_buf_rel_bufq()
617 idpf_queue_has(GEN_CHK, refillq)); in idpf_rx_post_buf_refill()
645 if (idpf_queue_has(HSPLIT_EN, bufq)) { in idpf_rx_post_buf_desc()
755 if (idpf_queue_has(HSPLIT_EN, rxbufq)) { in idpf_rx_buf_alloc_all()
786 .hsplit = idpf_queue_has(HSPLIT_EN, bufq), in idpf_rx_bufs_init()
1649 if (idpf_queue_has(SW_MARKER, vport->txqs[i])) in idpf_tx_handle_sw_marker()
1947 if (!idpf_queue_has(FLOW_SCH_EN, txq)) { in idpf_tx_handle_rs_completion()
1996 if (idpf_queue_has(GEN_CHK, complq) != gen) in idpf_tx_clean_complq()
2799 if (idpf_queue_has(FLOW_SCH_EN, tx_q)) { in idpf_tx_splitq_frame()
3240 if (idpf_queue_has(GEN_CHK, rxq) != gen_id) in idpf_rx_splitq_clean()
3393 if (!idpf_queue_has(HSPLIT_EN, bufq)) in idpf_rx_update_bufq_desc()
3431 if (idpf_queue_has(RFL_GEN_CHK, refillq) != in idpf_rx_clean_refillq()
4040 if (unlikely(q_vector->num_txq && idpf_queue_has(POLL_MODE, in idpf_vport_splitq_napi_poll()