Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.c485 unsigned long *p_lock_flags, bool b_last_cqe) in qed_ll2_rxq_handle_completion()
549 bool b_last_cqe = (cq_new_idx == cq_old_idx); in qed_ll2_rxq_completion() local