Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.h94 idpf_queue_change(GEN_CHK, rxq); \
313 #define idpf_queue_change(f, q) __change_bit(__IDPF_Q_##f, (q)->flags) macro
H A Didpf_txrx.c251 idpf_queue_change(GEN_CHK, refillq); in idpf_tx_desc_alloc()
592 idpf_queue_change(GEN_CHK, refillq); in idpf_post_buf_refill()
2265 idpf_queue_change(GEN_CHK, complq); in idpf_tx_clean_complq()
2583 idpf_queue_change(RFL_GEN_CHK, refillq); in idpf_tx_get_free_buf_id()
2628 idpf_queue_change(RFL_GEN_CHK, refillq); in idpf_tx_splitq_pkt_err_unmap()
3090 idpf_queue_change(RFL_GEN_CHK, refillq); in idpf_tx_splitq_frame()
3722 idpf_queue_change(RFL_GEN_CHK, refillq); in idpf_rx_clean_refillq()
H A Dxdp.c286 idpf_queue_change(GEN_CHK, cq); in idpf_xdpsq_poll()
H A Dxsk.c520 idpf_queue_change(GEN_CHK, rxq); in idpf_xskrq_poll()