Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dcall_state.c14 enum rxrpc_call_completion compl, in rxrpc_set_call_completion()
60 void rxrpc_prefail_call(struct rxrpc_call *call, enum rxrpc_call_completion compl, in rxrpc_prefail_call()
H A Dpeer_event.c187 enum rxrpc_call_completion compl = RXRPC_CALL_NETWORK_ERROR; in rxrpc_store_error() local
216 enum rxrpc_call_completion compl, int err) in rxrpc_distribute_error()
H A Dconn_event.c24 enum rxrpc_call_completion compl) in rxrpc_set_conn_aborted() argument
/linux/include/net/
H A Dxdp_sock.h139 struct xsk_tx_metadata_compl *compl) in xsk_tx_metadata_to_compl()
192 static inline void xsk_tx_metadata_complete(struct xsk_tx_metadata_compl *compl, in xsk_tx_metadata_complete()
221 struct xsk_tx_metadata_compl *compl) in xsk_tx_metadata_to_compl()
231 static inline void xsk_tx_metadata_complete(struct xsk_tx_metadata_compl *compl, in xsk_tx_metadata_complete()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_aer.c56 struct completion compl; member
63 struct completion compl; member
/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.c320 struct be_mcc_compl *compl) in beiscsi_process_mbox_compl()
363 struct be_mcc_compl *compl) in beiscsi_process_async_link()
401 struct be_mcc_compl *compl) in beiscsi_process_async_sli()
454 struct be_mcc_compl *compl) in beiscsi_process_async_event()
485 struct be_mcc_compl *compl) in beiscsi_process_mcc_compl()
H A Dbe_cmds.h198 struct be_mcc_compl compl; member
/linux/drivers/soc/qcom/
H A Drpmh.c83 struct completion *compl = rpm_msg->completion; in rpmh_tx_done() local
365 struct completion *compl = &compls[i]; in rpmh_write_batch() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Dtx.c115 struct xsk_tx_metadata_compl compl; in mlx5e_xsk_tx() local
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc-compat.c453 struct completion *compl = data; in dispc_mgr_disable_isr() local
503 struct completion *compl = data; in dispc_digit_out_enable_isr() local
/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_common.h98 struct completion compl; member
/linux/include/crypto/
H A Daead.h480 crypto_completion_t compl, in aead_request_set_callback()
H A Dhash.h666 crypto_completion_t compl, in ahash_request_set_callback()
/linux/drivers/dma/idxd/
H A Ddma.c69 u64 compl, u32 flags) in idxd_prep_desc_common()
/linux/drivers/scsi/snic/
H A Dsnic_stats.h16 atomic64_t compl; /* IO Completions */ member
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c159 int send_tx_flowc_wr(struct sock *sk, int compl, in send_tx_flowc_wr()
510 u32 credits, u32 compl) in make_tx_data_wr()
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c160 u32 len, u32 credits, u32 compl) in cxgbit_tx_data_wr()
209 u32 compl = 0; in cxgbit_push_tx_frames() local
/linux/drivers/gpu/drm/omapdrm/
H A Domap_dmm_priv.h143 struct completion compl; member
/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c36 struct completion compl; member
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c2487 static void be_parse_rx_compl_v1(struct be_eth_rx_compl *compl, in be_parse_rx_compl_v1()
2510 static void be_parse_rx_compl_v0(struct be_eth_rx_compl *compl, in be_parse_rx_compl_v0()
2534 struct be_eth_rx_compl *compl = queue_tail_node(&rxo->cq); in be_rx_compl_get() local
2714 struct be_eth_tx_compl *compl = queue_tail_node(tx_cq); in be_tx_compl_get() local
/linux/crypto/
H A Dahash.c69 crypto_completion_t compl; in ahash_op_done() local
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c1180 unsigned int compl, const dma_addr_t *addr) in write_tx_pkt_wr()
1263 unsigned int ndesc, pidx, credits, gen, compl; in t3_eth_xmit() local
/linux/net/xdp/
H A Dxsk.c568 struct xsk_tx_metadata_compl *compl = &skb_shinfo(skb)->xsk_meta; in xsk_destruct_skb() local
/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c715 int len, u32 credits, int compl) in cxgb4i_make_tx_data_wr()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c2194 bool compl = false; in write_eo_wr() local