Home
last modified time | relevance | path

Searched refs:be_mcc_compl (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_cmds.c291 static inline bool be_mcc_compl_is_new(struct be_mcc_compl *compl) in be_mcc_compl_is_new()
301 static inline void be_mcc_compl_use(struct be_mcc_compl *compl) in be_mcc_compl_use()
318 struct be_mcc_compl *compl) in be_mcc_compl_process()
353 struct be_mcc_compl *compl) in be_mcc_compl_process_isr()
404 static struct be_mcc_compl *be_mcc_compl_get(struct beiscsi_hba *phba) in be_mcc_compl_get()
407 struct be_mcc_compl *compl = queue_tail_node(mcc_cq); in be_mcc_compl_get()
466 struct be_mcc_compl *compl; in beiscsi_process_mcc()
651 struct be_mcc_compl *compl = &mbox->compl; in be_mbox_notify()
708 struct be_mcc_compl *compl = &mbox->compl; in be_mbox_notify_wait()
Dbe_cmds.h77 struct be_mcc_compl { struct
158 struct be_mcc_compl compl;
754 struct be_mcc_compl *compl);
Dbe_main.c2037 struct be_mcc_compl *mcc_compl; in beiscsi_process_mcc_isr()
3785 sizeof(struct be_mcc_compl))) in be_mcc_queues_create()
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c111 static inline bool be_mcc_compl_is_new(struct be_mcc_compl *compl) in be_mcc_compl_is_new()
126 static inline void be_mcc_compl_use(struct be_mcc_compl *compl) in be_mcc_compl_use()
158 struct be_mcc_compl *compl, in be_async_cmd_process()
215 struct be_mcc_compl *compl) in be_mcc_compl_process()
254 struct be_mcc_compl *compl) in be_async_link_state_process()
280 struct be_mcc_compl *compl) in be_async_port_misconfig_event_process()
304 struct be_mcc_compl *compl) in be_async_grp5_cos_priority_process()
319 struct be_mcc_compl *compl) in be_async_grp5_qos_speed_process()
331 struct be_mcc_compl *compl) in be_async_grp5_pvid_state_process()
346 struct be_mcc_compl *compl) in be_async_grp5_fw_control_process()
[all …]
Dbe_cmds.h85 struct be_mcc_compl { struct
203 struct be_mcc_compl compl;
Dbe_main.c2661 sizeof(struct be_mcc_compl))) in be_mcc_queues_create()