Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/be2iscsi/
Dbe_cmds.c151 static inline bool be_mcc_compl_is_new(struct be_mcc_compl *compl) in be_mcc_compl_is_new()
161 static inline void be_mcc_compl_use(struct be_mcc_compl *compl) in be_mcc_compl_use()
167 struct be_mcc_compl *compl) in be_mcc_compl_process()
187 struct be_mcc_compl *compl) in be_mcc_compl_process_isr()
212 static struct be_mcc_compl *be_mcc_compl_get(struct beiscsi_hba *phba) in be_mcc_compl_get()
215 struct be_mcc_compl *compl = queue_tail_node(mcc_cq); in be_mcc_compl_get()
267 struct be_mcc_compl *compl; in beiscsi_process_mcc()
360 struct be_mcc_compl *compl = &mbox->compl; in be_mbox_notify()
408 struct be_mcc_compl *compl = &mbox->compl; in be_mbox_notify_wait()
Dbe_cmds.h61 struct be_mcc_compl { struct
130 struct be_mcc_compl compl;
551 struct be_mcc_compl *compl);
Dbe_main.c1781 struct be_mcc_compl *mcc_compl; in beiscsi_process_mcc_isr()
3097 sizeof(struct be_mcc_compl))) in be_mcc_queues_create()
/linux-3.4.99/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c47 static inline bool be_mcc_compl_is_new(struct be_mcc_compl *compl) in be_mcc_compl_is_new()
59 static inline void be_mcc_compl_use(struct be_mcc_compl *compl) in be_mcc_compl_use()
65 struct be_mcc_compl *compl) in be_mcc_compl_process()
171 u32 trailer, struct be_mcc_compl *evt) in be_async_grp5_evt_process()
211 static struct be_mcc_compl *be_mcc_compl_get(struct be_adapter *adapter) in be_mcc_compl_get()
214 struct be_mcc_compl *compl = queue_tail_node(mcc_cq); in be_mcc_compl_get()
240 struct be_mcc_compl *compl; in be_process_mcc()
343 struct be_mcc_compl *compl = &mbox->compl; in be_mbox_notify_wait()
Dbe_cmds.h68 struct be_mcc_compl { struct
148 struct be_mcc_compl compl;
Dbe_main.c1749 sizeof(struct be_mcc_compl))) in be_mcc_queues_create()