Home
last modified time | relevance | path

Searched refs:b_last_cqe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c459 unsigned long *p_lock_flags, bool b_last_cqe) in qed_ll2_rxq_handle_completion()
490 data.b_last_packet = b_last_cqe; in qed_ll2_rxq_handle_completion()
523 bool b_last_cqe = (cq_new_idx == cq_old_idx); in qed_ll2_rxq_completion() local
544 b_last_cqe); in qed_ll2_rxq_completion()
456 qed_ll2_rxq_handle_completion(struct qed_hwfn *p_hwfn, struct qed_ll2_info *p_ll2_conn, union core_rx_cqe_union *p_cqe, unsigned long *p_lock_flags, bool b_last_cqe) qed_ll2_rxq_handle_completion() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c485 unsigned long *p_lock_flags, bool b_last_cqe) in qed_ll2_rxq_handle_completion()
516 data.b_last_packet = 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
570 b_last_cqe); in qed_ll2_rxq_completion()
482 qed_ll2_rxq_handle_completion(struct qed_hwfn *p_hwfn, struct qed_ll2_info *p_ll2_conn, union core_rx_cqe_union *p_cqe, unsigned long *p_lock_flags, bool b_last_cqe) qed_ll2_rxq_handle_completion() argument

Completed in 12 milliseconds