Searched refs:idpf_queue_change (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_txrx.h | 94 idpf_queue_change(GEN_CHK, rxq); \ 311 #define idpf_queue_change(f, q) __change_bit(__IDPF_Q_##f, (q)->flags) macro
|
| H A D | idpf_txrx.c | 252 idpf_queue_change(GEN_CHK, refillq); in idpf_tx_desc_alloc() 592 idpf_queue_change(GEN_CHK, refillq); in idpf_post_buf_refill() 2249 idpf_queue_change(GEN_CHK, complq); in idpf_tx_clean_complq() 2565 idpf_queue_change(RFL_GEN_CHK, refillq); in idpf_tx_get_free_buf_id() 2610 idpf_queue_change(RFL_GEN_CHK, refillq); in idpf_tx_splitq_pkt_err_unmap() 3068 idpf_queue_change(RFL_GEN_CHK, refillq); in idpf_tx_splitq_frame() 3697 idpf_queue_change(RFL_GEN_CHK, refillq); in idpf_rx_clean_refillq()
|