Lines Matching refs:idpf_queue_has
100 if (!idpf_queue_has(FLOW_SCH_EN, txq)) in idpf_tx_buf_rel_all()
210 if (!idpf_queue_has(FLOW_SCH_EN, tx_q)) in idpf_tx_buf_alloc_all()
433 if (idpf_queue_has(HSPLIT_EN, bufq)) in idpf_rx_buf_rel_bufq()
618 idpf_queue_has(GEN_CHK, refillq)); in idpf_rx_post_buf_refill()
646 if (idpf_queue_has(HSPLIT_EN, bufq)) { in idpf_rx_post_buf_desc()
756 if (idpf_queue_has(HSPLIT_EN, rxbufq)) { in idpf_rx_buf_alloc_all()
787 .hsplit = idpf_queue_has(HSPLIT_EN, bufq), in idpf_rx_bufs_init()
1658 if (idpf_queue_has(SW_MARKER, vport->txqs[i])) in idpf_tx_handle_sw_marker()
1999 if (!idpf_queue_has(FLOW_SCH_EN, txq)) { in idpf_tx_handle_rs_completion()
2048 if (idpf_queue_has(GEN_CHK, complq) != gen) in idpf_tx_clean_complq()
2914 if (idpf_queue_has(FLOW_SCH_EN, tx_q)) { in idpf_tx_splitq_frame()
3214 if (idpf_queue_has(PTP, rxq)) in idpf_rx_process_skb_fields()
3390 if (idpf_queue_has(GEN_CHK, rxq) != gen_id) in idpf_rx_splitq_clean()
3544 if (!idpf_queue_has(HSPLIT_EN, bufq)) in idpf_rx_update_bufq_desc()
3582 if (idpf_queue_has(RFL_GEN_CHK, refillq) != in idpf_rx_clean_refillq()
4184 if (unlikely(q_vector->num_txq && idpf_queue_has(POLL_MODE, in idpf_vport_splitq_napi_poll()