Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bnx2i/
Dbnx2i.h868 extern int bnx2i_arm_cq_event_coalescing(struct bnx2i_endpoint *ep, u8 action);
Dbnx2i_hwi.c138 int bnx2i_arm_cq_event_coalescing(struct bnx2i_endpoint *ep, u8 action) in bnx2i_arm_cq_event_coalescing() function
2106 nxt_idx = bnx2i_arm_cq_event_coalescing(bnx2i_conn->ep, in bnx2i_fastpath_notification()
2109 bnx2i_arm_cq_event_coalescing(bnx2i_conn->ep, CNIC_ARM_CQE_FP); in bnx2i_fastpath_notification()
2743 bnx2i_arm_cq_event_coalescing(ep, CNIC_ARM_CQE); in bnx2i_map_ep_dbell_regs()
Dbnx2i_iscsi.c1467 bnx2i_arm_cq_event_coalescing(bnx2i_conn->ep, CNIC_ARM_CQE); in bnx2i_conn_bind()