Home
last modified time | relevance | path

Searched defs:compl (Results 1 – 13 of 13) sorted by relevance

/linux-3.3/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()
215 struct be_mcc_compl *compl = queue_tail_node(mcc_cq); in be_mcc_compl_get() local
267 struct be_mcc_compl *compl; in beiscsi_process_mcc() local
360 struct be_mcc_compl *compl = &mbox->compl; in be_mbox_notify() local
408 struct be_mcc_compl *compl = &mbox->compl; in be_mbox_notify_wait() local
Dbe_cmds.h130 struct be_mcc_compl compl; member
/linux-3.3/drivers/video/omap2/
Dvram.c272 struct completion *compl = data; in _omap_vram_dma_cb() local
278 struct completion compl; in _omap_vram_clear() local
/linux-3.3/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()
214 struct be_mcc_compl *compl = queue_tail_node(mcc_cq); in be_mcc_compl_get() local
240 struct be_mcc_compl *compl; in be_process_mcc() local
343 struct be_mcc_compl *compl = &mbox->compl; in be_mbox_notify_wait() local
Dbe_main.c1274 struct be_eth_rx_compl *compl, in be_parse_rx_compl_v1()
1307 struct be_eth_rx_compl *compl, in be_parse_rx_compl_v0()
1341 struct be_eth_rx_compl *compl = queue_tail_node(&rxo->cq); in be_rx_compl_get() local
Dbe_cmds.h148 struct be_mcc_compl compl; member
/linux-3.3/drivers/block/
Dub.c1841 struct completion compl; in ub_sync_tur() local
1893 struct completion compl; in ub_sync_read_cap() local
1983 struct completion compl; in ub_sync_reset() local
2028 struct completion compl; in ub_sync_getmaxlun() local
2097 struct completion compl; in ub_probe_clear_stall() local
/linux-3.3/drivers/scsi/bfa/
Dbfa_core.c717 bfa_iocfc_stop_cb(void *bfa_arg, bfa_boolean_t compl) in bfa_iocfc_stop_cb()
729 bfa_iocfc_enable_cb(void *bfa_arg, bfa_boolean_t compl) in bfa_iocfc_enable_cb()
739 bfa_iocfc_disable_cb(void *bfa_arg, bfa_boolean_t compl) in bfa_iocfc_disable_cb()
/linux-3.3/drivers/usb/misc/
Duss720.c76 struct completion compl; member
/linux-3.3/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c415 int dlen, int len, u32 credits, int compl) in make_tx_data_wr()
/linux-3.3/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c1141 unsigned int compl) in write_tx_pkt_wr()
1224 unsigned int ndesc, pidx, credits, gen, compl; in t3_eth_xmit() local
/linux-3.3/drivers/video/omap2/dss/
Ddispc.c1902 struct completion *compl = data; in dispc_disable_isr() local
/linux-3.3/drivers/net/wireless/hostap/
Dhostap_wlan.h550 wait_queue_head_t compl; member