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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_cmds.c151 static inline bool be_mcc_compl_is_new(struct be_mcc_compl *compl)
161 static inline void be_mcc_compl_use(struct be_mcc_compl *compl)
167 struct be_mcc_compl *compl)
187 struct be_mcc_compl *compl)
212 static struct be_mcc_compl *be_mcc_compl_get(struct beiscsi_hba *phba)
215 struct be_mcc_compl *compl = queue_tail_node(mcc_cq);
267 struct be_mcc_compl *compl;
360 struct be_mcc_compl *compl = &mbox->compl;
408 struct be_mcc_compl *compl = &mbox->compl;
H A Dbe_cmds.h61 struct be_mcc_compl { struct
130 struct be_mcc_compl compl;
551 struct be_mcc_compl *compl);
H A Dbe_main.c1809 struct be_mcc_compl *mcc_compl;
3125 sizeof(struct be_mcc_compl)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/benet/
H A Dbe_cmds.c36 static inline bool be_mcc_compl_is_new(struct be_mcc_compl *compl)
48 static inline void be_mcc_compl_use(struct be_mcc_compl *compl)
54 struct be_mcc_compl *compl)
106 static struct be_mcc_compl *be_mcc_compl_get(struct be_adapter *adapter)
109 struct be_mcc_compl *compl = queue_tail_node(mcc_cq);
135 struct be_mcc_compl *compl;
231 struct be_mcc_compl *compl = &mbox->compl;
H A Dbe_cmds.h73 struct be_mcc_compl { struct
110 struct be_mcc_compl compl;
H A Dbe_main.c1422 sizeof(struct be_mcc_compl)))

Completed in 138 milliseconds