Home
last modified time | relevance | path

Searched refs:idpf_queue_has (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/idpf/
Didpf_txrx.c99 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()
[all …]
Didpf_txrx.h328 #define idpf_queue_has(f, q) test_bit(__IDPF_Q_##f, (q)->flags) macro
Didpf_singleq_txrx.c216 if (idpf_queue_has(CRC_EN, tx_q)) in idpf_tx_singleq_map()
Didpf_virtchnl.c1472 if (idpf_queue_has(FLOW_SCH_EN, q)) in idpf_send_config_tx_queues_msg()
1493 if (idpf_queue_has(FLOW_SCH_EN, tx_qgrp->complq)) in idpf_send_config_tx_queues_msg()
1633 if (idpf_queue_has(HSPLIT_EN, rxq)) { in idpf_send_config_rx_queues_msg()