Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.c447 unsigned long *p_lock_flags) in qed_ll2_handle_slowpath() argument
466 spin_unlock_irqrestore(&p_rx->lock, *p_lock_flags); in qed_ll2_handle_slowpath()
473 spin_lock_irqsave(&p_rx->lock, *p_lock_flags); in qed_ll2_handle_slowpath()
482 unsigned long *p_lock_flags, bool b_last_cqe) in qed_ll2_rxq_handle_completion() argument
515 spin_unlock_irqrestore(&p_rx->lock, *p_lock_flags); in qed_ll2_rxq_handle_completion()
518 spin_lock_irqsave(&p_rx->lock, *p_lock_flags); in qed_ll2_rxq_handle_completion()