Home
last modified time | relevance | path

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

/linux-4.1.27/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()
465 struct be_mcc_compl *compl; in beiscsi_process_mcc()
647 struct be_mcc_compl *compl = &mbox->compl; in be_mbox_notify()
704 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;
743 struct be_mcc_compl *compl);
Dbe_main.c2021 struct be_mcc_compl *mcc_compl; in beiscsi_process_mcc_isr()
3758 sizeof(struct be_mcc_compl))) in be_mcc_queues_create()
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c109 static inline bool be_mcc_compl_is_new(struct be_mcc_compl *compl) in be_mcc_compl_is_new()
124 static inline void be_mcc_compl_use(struct be_mcc_compl *compl) in be_mcc_compl_use()
155 struct be_mcc_compl *compl, in be_async_cmd_process()
204 struct be_mcc_compl *compl) in be_mcc_compl_process()
243 struct be_mcc_compl *compl) in be_async_link_state_process()
269 struct be_mcc_compl *compl) in be_async_port_misconfig_event_process()
293 struct be_mcc_compl *compl) in be_async_grp5_cos_priority_process()
308 struct be_mcc_compl *compl) in be_async_grp5_qos_speed_process()
320 struct be_mcc_compl *compl) in be_async_grp5_pvid_state_process()
334 struct be_mcc_compl *compl) in be_async_grp5_evt_process()
[all …]
Dbe_cmds.h84 struct be_mcc_compl { struct
185 struct be_mcc_compl compl;
Dbe_main.c2410 sizeof(struct be_mcc_compl))) in be_mcc_queues_create()