Home
last modified time | relevance | path

Searched refs:be_queue_info (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/scsi/be2iscsi/
A Dbe.h30 struct be_queue_info { struct
51 static inline void *queue_head_node(struct be_queue_info *q) in queue_head_node() argument
56 static inline void *queue_get_wrb(struct be_queue_info *q, unsigned int wrb_num) in queue_get_wrb()
61 static inline void *queue_tail_node(struct be_queue_info *q) in queue_tail_node()
66 static inline void queue_head_inc(struct be_queue_info *q) in queue_head_inc()
71 static inline void queue_tail_inc(struct be_queue_info *q) in queue_tail_inc()
89 struct be_queue_info q;
91 struct be_queue_info *cq;
97 struct be_queue_info q;
98 struct be_queue_info cq;
A Dbe_cmds.h803 struct be_queue_info *eq, int eq_delay);
806 struct be_queue_info *cq, struct be_queue_info *eq,
810 int beiscsi_cmd_q_destroy(struct be_ctrl_info *ctrl, struct be_queue_info *q,
813 struct be_queue_info *mccq,
814 struct be_queue_info *cq);
838 struct be_queue_info *cq,
839 struct be_queue_info *dq, int length,
853 struct be_queue_info *wrbq,
A Dbe_cmds.c91 struct be_queue_info *mccq = &phba->ctrl.mcc_obj.q; in alloc_mcc_wrb()
143 struct be_queue_info *mccq = &ctrl->mcc_obj.q; in free_mcc_wrb()
173 struct be_queue_info *mccq = &phba->ctrl.mcc_obj.q; in __beiscsi_mcc_compl_status()
563 struct be_queue_info *mccq = &phba->ctrl.mcc_obj.q; in be_mcc_notify()
736 struct be_queue_info *eq, int eq_delay) in beiscsi_cmd_eq_create()
776 struct be_queue_info *cq, struct be_queue_info *eq, in beiscsi_cmd_cq_create()
851 struct be_queue_info *mccq, in beiscsi_cmd_mccq_create()
852 struct be_queue_info *cq) in beiscsi_cmd_mccq_create()
975 struct be_queue_info *cq, in be_cmd_create_default_pdu_queue()
976 struct be_queue_info *dq, int length, in be_cmd_create_default_pdu_queue()
[all …]
A Dbe_main.h996 struct be_queue_info be_cq[MAX_CPUS - 1];
998 struct be_queue_info *be_wrbq;
1004 struct be_queue_info be_def_hdrq[BEISCSI_ULP_COUNT];
1005 struct be_queue_info be_def_dataq[BEISCSI_ULP_COUNT];
A Dbe_main.c687 struct be_queue_info *eq; in be_isr_mcc()
688 struct be_queue_info *mcc; in be_isr_mcc()
726 struct be_queue_info *eq; in be_isr_msix()
751 struct be_queue_info *eq; in be_isr()
752 struct be_queue_info *mcc; in be_isr()
1868 struct be_queue_info *cq; in beiscsi_process_cq()
2054 struct be_queue_info *eq; in be_iopoll()
3015 struct be_queue_info *eq; in beiscsi_create_eqs()
3462 struct be_queue_info *q; in be_mcc_queues_destroy()
3598 struct be_queue_info *eq; in hwi_purge_eq()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/emulex/benet/
A Dbe.h124 struct be_queue_info { struct
150 static inline void *queue_head_node(struct be_queue_info *q) in queue_head_node() argument
165 static inline void queue_head_inc(struct be_queue_info *q) in queue_head_inc()
175 static inline void queue_tail_inc(struct be_queue_info *q) in queue_tail_inc()
181 struct be_queue_info q;
203 struct be_queue_info q;
204 struct be_queue_info cq;
237 struct be_queue_info q;
238 struct be_queue_info cq;
291 struct be_queue_info q;
[all …]
A Dbe_main.c933 struct be_queue_info *txq = &txo->q; in be_tx_setup_wrb_hdr()
952 struct be_queue_info *txq = &txo->q; in be_tx_setup_wrb_frag()
2871 struct be_queue_info *txq; in be_tx_compl_clean()
2951 struct be_queue_info *eq; in be_evt_queues_create()
2992 struct be_queue_info *q; in be_mcc_queues_destroy()
3008 struct be_queue_info *q, *cq; in be_mcc_queues_create()
3040 struct be_queue_info *q; in be_tx_queues_destroy()
3059 struct be_queue_info *cq; in be_tx_qs_create()
3104 struct be_queue_info *q; in be_rx_cqs_destroy()
3118 struct be_queue_info *eq, *cq; in be_rx_cqs_create()
[all …]
A Dbe_cmds.c121 struct be_queue_info *mccq = &adapter->mcc_obj.q; in be_mcc_notify()
517 struct be_queue_info *mcc_cq = &adapter->mcc_obj.cq; in be_mcc_compl_get()
843 struct be_queue_info *mccq = &adapter->mcc_obj.q; in wrb_from_mccq()
1236 struct be_queue_info *mccq, in be_cmd_mccq_ext_create()
1237 struct be_queue_info *cq) in be_cmd_mccq_ext_create()
1301 struct be_queue_info *mccq, in be_cmd_mccq_org_create()
1302 struct be_queue_info *cq) in be_cmd_mccq_org_create()
1345 struct be_queue_info *mccq, struct be_queue_info *cq) in be_cmd_mccq_create()
1363 struct be_queue_info *txq = &txo->q; in be_cmd_txq_create()
1364 struct be_queue_info *cq = &txo->cq; in be_cmd_txq_create()
[all …]
A Dbe_cmds.h2396 int be_cmd_cq_create(struct be_adapter *adapter, struct be_queue_info *cq,
2397 struct be_queue_info *eq, bool no_delay,
2399 int be_cmd_mccq_create(struct be_adapter *adapter, struct be_queue_info *mccq,
2400 struct be_queue_info *cq);
2402 int be_cmd_rxq_create(struct be_adapter *adapter, struct be_queue_info *rxq,
2404 int be_cmd_q_destroy(struct be_adapter *adapter, struct be_queue_info *q,
2406 int be_cmd_rxq_destroy(struct be_adapter *adapter, struct be_queue_info *q);

Completed in 80 milliseconds