Home
last modified time | relevance | path

Searched defs:b_last_cqe (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.c479 unsigned long *p_lock_flags, bool b_last_cqe) in qed_ll2_rxq_handle_completion()
534 bool b_last_cqe = (cq_new_idx == cq_old_idx); in qed_ll2_rxq_completion() local