Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c2091 int nxt_idx; in bnx2i_fastpath_notification() local
2106 nxt_idx = bnx2i_arm_cq_event_coalescing(bnx2i_conn->ep, in bnx2i_fastpath_notification()
2108 if (nxt_idx && nxt_idx == bnx2i_process_new_cqes(bnx2i_conn)) in bnx2i_fastpath_notification()
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c2091 int nxt_idx; in bnx2i_fastpath_notification() local
2106 nxt_idx = bnx2i_arm_cq_event_coalescing(bnx2i_conn->ep, in bnx2i_fastpath_notification()
2108 if (nxt_idx && nxt_idx == bnx2i_process_new_cqes(bnx2i_conn)) in bnx2i_fastpath_notification()

Completed in 7 milliseconds