Searched refs:idpf_queue_change (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_txrx.h | 94 idpf_queue_change(GEN_CHK, rxq); \ 313 #define idpf_queue_change(f, q) __change_bit(__IDPF_Q_##f, (q)->flags) macro
|
| H A D | idpf_txrx.c | 251 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 D | xdp.c | 286 idpf_queue_change(GEN_CHK, cq); in idpf_xdpsq_poll()
|
| H A D | xsk.c | 520 idpf_queue_change(GEN_CHK, rxq); in idpf_xskrq_poll()
|