Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.c268 idpf_queue_set(GEN_CHK, tx_q); in idpf_tx_desc_alloc()
298 idpf_queue_set(GEN_CHK, complq); in idpf_compl_desc_alloc()
883 idpf_queue_set(GEN_CHK, rxq); in idpf_rx_desc_alloc()
911 idpf_queue_set(GEN_CHK, bufq); in idpf_bufq_desc_alloc()
1416 idpf_queue_set(FLOW_SCH_EN, q); in idpf_txq_group_alloc()
1434 idpf_queue_set(FLOW_SCH_EN, tx_qgrp->complq); in idpf_txq_group_alloc()
1527 idpf_queue_set(GEN_CHK, refillq); in idpf_rxq_group_alloc()
1528 idpf_queue_set(RFL_GEN_CHK, refillq); in idpf_rxq_group_alloc()
H A Didpf_txrx.h311 #define idpf_queue_set(f, q) __set_bit(__IDPF_Q_##f, (q)->flags) macro
H A Didpf_ptp.c707 idpf_queue_set(PTP, rx_queue); in idpf_ptp_set_rx_tstamp()
H A Didpf_virtchnl.c731 idpf_queue_set(SW_MARKER, vport->txqs[i]); in idpf_wait_for_marker_event()
2138 idpf_queue_set(POLL_MODE, vport->txqs[i]); in idpf_send_disable_queues_msg()