Home
last modified time | relevance | path

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

12

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_connect.c76 const struct cpl_act_establish *cpl = (const void *)(rss + 1); in do_act_establish() local
157 const struct cpl_act_open_rpl *cpl = (const void *)(rss + 1); in do_act_open_rpl() local
325 struct cpl_act_open_req6 *cpl = wrtod(wr); in t4_connect() local
375 struct cpl_act_open_req *cpl = wrtod(wr); in t4_connect() local
H A Dt4_listen.c884 const struct cpl_pass_open_rpl *cpl = (const void *)(rss + 1); in do_pass_open_rpl() local
961 const struct cpl_close_listsvr_rpl *cpl = (const void *)(rss + 1); in do_close_server_rpl() local
1028 const struct cpl_abort_req_rss *cpl = (const void *)(rss + 1); in do_abort_req_synqe() local
1078 const struct cpl_abort_rpl_rss *cpl = (const void *)(rss + 1); in do_abort_rpl_synqe() local
1160 encapsulated_syn(struct adapter *sc, const struct cpl_pass_accept_req *cpl) in encapsulated_syn()
1174 const struct cpl_pass_accept_req *cpl = mtod(m, const void *); in pass_accept_req_to_protohdrs() local
1335 const struct cpl_pass_accept_req *cpl = mtod(m, const void *); in do_pass_accept_req() local
1593 const struct cpl_pass_establish *cpl, struct in_conninfo *inc, in synqe_to_protohdrs()
1620 const struct cpl_pass_establish *cpl = (const void *)(rss + 1); in do_pass_establish() local
H A Dt4_tls.c396 write_tlstx_cpl(struct cpl_tx_tls_sfo *cpl, struct toepcb *toep, in write_tlstx_cpl()
499 struct cpl_tx_tls_sfo *cpl; in t4_push_ktls() local
761 const struct cpl_tls_data *cpl = mtod(m, const void *); in do_tls_data() local
821 const struct cpl_rx_tls_cmp *cpl = mtod(m, const void *); in do_rx_tls_cmp() local
1059 do_rx_data_tls(const struct cpl_rx_data *cpl, struct toepcb *toep, in do_rx_data_tls()
1373 const struct cpl_set_tcb_rpl *cpl = (const void *)(rss + 1); in do_tls_tcb_rpl() local
H A Dt4_cpl_io.c989 struct cpl_tx_data_iso *cpl; in write_iscsi_tx_data_iso() local
1191 struct cpl_t7_tx_data_iso *cpl; in write_nvme_tx_data_iso() local
1651 const struct cpl_peer_close *cpl = (const void *)(rss + 1); in do_peer_close() local
1764 const struct cpl_close_con_rpl *cpl = (const void *)(rss + 1); in do_close_con_rpl() local
1836 struct cpl_abort_rpl *cpl; in send_abort_rpl() local
1875 const struct cpl_abort_req_rss *cpl = (const void *)(rss + 1); in do_abort_req() local
1950 const struct cpl_abort_rpl_rss *cpl = (const void *)(rss + 1); in do_abort_rpl() local
1983 const struct cpl_rx_data *cpl = mtod(m, const void *); in do_rx_data() local
2148 const struct cpl_fw4_ack *cpl = (const void *)(rss + 1); in do_fw4_ack() local
/freebsd/sys/dev/nvme/
H A Dnvme_qpair.c120 get_status_string(const struct nvme_completion *cpl, char *buf, size_t len) in get_status_string()
133 struct nvme_completion *cpl) in nvme_qpair_print_completion()
150 nvme_completion_is_retry(const struct nvme_completion *cpl) in nvme_completion_is_retry()
211 struct nvme_completion *cpl, error_print_t print_on_error) in nvme_qpair_complete_tracker()
300 struct nvme_completion cpl; in nvme_qpair_manual_complete_tracker() local
318 struct nvme_completion cpl; in nvme_qpair_manual_complete_request() local
342 struct nvme_completion cpl; in _nvme_qpair_process_completions() local
H A Dnvme_util.c215 nvme_sc_sbuf(const struct nvme_completion *cpl, struct sbuf *sb) in nvme_sc_sbuf()
259 nvme_cpl_sbuf(const struct nvme_completion *cpl, struct sbuf *sb) in nvme_cpl_sbuf()
H A Dnvme_test.c159 nvme_ns_io_test_cb(void * arg,const struct nvme_completion * cpl) nvme_ns_io_test_cb() argument
201 struct nvme_completion cpl; nvme_ns_io_test() local
H A Dnvme_sim.c68 nvme_sim_nvmeio_done(void *ccb_arg, const struct nvme_completion *cpl) in nvme_sim_nvmeio_done()
464 nvme_sim_handle_aen(device_t dev, const struct nvme_completion *cpl, in nvme_sim_handle_aen()
H A Dnvme.c134 nvme_completion_poll_cb(void *arg, const struct nvme_completion *cpl) in nvme_completion_poll_cb()
H A Dnvme_ctrlr.c686 nvme_ctrlr_async_event_cb(void *arg, const struct nvme_completion *cpl) in nvme_ctrlr_async_event_cb()
1167 nvme_ctrlr_aer_done(void *arg, const struct nvme_completion *cpl) in nvme_ctrlr_aer_done()
1397 nvme_pt_done(void *arg, const struct nvme_completion *cpl) in nvme_pt_done()
1481 nvme_npc_done(void *arg, const struct nvme_completion *cpl) in nvme_npc_done()
H A Dnvme_ns.c141 nvme_ns_strategy_done(void *arg, const struct nvme_completion *cpl) in nvme_ns_strategy_done()
308 nvme_bio_child_done(void *arg, const struct nvme_completion *cpl) in nvme_bio_child_done()
/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_qpair.c194 struct nvme_completion cpl; in _nvmft_send_response() local
240 const struct nvme_completion *cpl = cqe; in nvmft_send_response() local
253 struct nvme_completion *cpl = cqe; in nvmft_init_cqe() local
265 struct nvme_completion cpl; in nvmft_send_error() local
289 struct nvme_completion cpl; in _nvmft_send_generic_error() local
/freebsd/sys/dev/cxgbe/cxgbei/
H A Dcxgbei.c196 struct cpl_iscsi_hdr *cpl = mtod(m, struct cpl_iscsi_hdr *); in do_rx_iscsi_hdr() local
233 struct cpl_iscsi_data *cpl = mtod(m, struct cpl_iscsi_data *); in do_rx_iscsi_data() local
447 const struct cpl_rx_data_ddp *cpl = (const void *)(rss + 1); in do_rx_iscsi_ddp() local
584 struct cpl_rx_iscsi_cmp *cpl = mtod(m, struct cpl_rx_iscsi_cmp *); in do_rx_iscsi_cmp() local
/freebsd/sys/dev/ufshci/
H A Dufshci.c51 ufshci_completion_poll_cb(void *arg, const struct ufshci_completion *cpl, in ufshci_completion_poll_cb()
H A Dufshci_req_queue.c181 struct ufshci_completion cpl; in ufshci_req_queue_manual_complete_request() local
244 struct ufshci_completion cpl; in ufshci_req_queue_complete_tracker() local
H A Dufshci_sim.c24 ufshci_sim_scsiio_done(void *ccb_arg, const struct ufshci_completion *cpl, in ufshci_sim_scsiio_done()
/freebsd/sys/dev/cxgb/
H A Dcxgb_offload.h94 #define M_GETHDR_OFLD(qset, ctrl, cpl) \ argument
97 m_gethdr_ofld(int qset, int ctrl, int cpllen, void **cpl) in m_gethdr_ofld()
/freebsd/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c154 struct cpl_act_open_req *cpl; in mk_ktls_act_open_req() local
185 struct cpl_act_open_req6 *cpl; in mk_ktls_act_open_req6() local
250 const struct cpl_act_open_rpl *cpl = (const void *)(rss + 1); in ktls_act_open_rpl() local
281 struct cpl_set_tcb_field_core *cpl; in write_set_tcb_field_ulp() local
1114 struct cpl_tx_pkt_core *cpl; in ktls_write_tcp_options() local
1209 struct cpl_tx_pkt_core *cpl; in ktls_write_tunnel_packet() local
1860 struct cpl_tx_pkt_core *cpl; in ktls_write_tcp_fin() local
H A Dt7_kern_tls.c962 write_lso_cpl(void *cpl, struct mbuf *m0, uint16_t mss, uint16_t eh_type, in write_lso_cpl()
994 struct cpl_tx_tls_ack *cpl; in write_tx_tls_ack() local
1015 struct cpl_fw6_pld *cpl; in write_fw6_pld() local
1036 struct cpl_t7_rx_phys_dsgl *cpl; in write_split_mode_rx_phys() local
1154 struct cpl_tx_pkt_core *cpl; in ktls_write_tunnel_packet() local
2119 const struct cpl_fw6_pld *cpl; in ktls_fw6_pld() local
H A Dt4_crypto.c337 struct cpl_rx_phys_dsgl *cpl; ccr_write_phys_dsgl() local
601 ccr_hash_done(struct ccr_softc * sc,struct ccr_session * s,struct cryptop * crp,const struct cpl_fw6_pld * cpl,int error) ccr_hash_done() argument
783 ccr_cipher_done(struct ccr_softc * sc,struct ccr_session * s,struct cryptop * crp,const struct cpl_fw6_pld * cpl,int error) ccr_cipher_done() argument
1106 ccr_eta_done(struct ccr_softc * sc,struct ccr_session * s,struct cryptop * crp,const struct cpl_fw6_pld * cpl,int error) ccr_eta_done() argument
1377 ccr_gcm_done(struct ccr_softc * sc,struct ccr_session * s,struct cryptop * crp,const struct cpl_fw6_pld * cpl,int error) ccr_gcm_done() argument
1743 ccr_ccm_done(struct ccr_softc * sc,struct ccr_session * s,struct cryptop * crp,const struct cpl_fw6_pld * cpl,int error) ccr_ccm_done() argument
2654 const struct cpl_fw6_pld *cpl; do_cpl6_fw_pld() local
[all...]
/freebsd/lib/libnvmf/
H A Dnvmf_controller.c71 struct nvme_completion *cpl = cqe; in nvmf_init_cqe() local
83 struct nvme_completion cpl; in nvmf_simple_response() local
/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c401 const struct cpl_set_tcb_rpl *cpl = (const void *)(rss + 1); in set_tcb_rpl_handler() local
441 const struct cpl_act_open_rpl *cpl = (const void *)(rss + 1); in act_open_rpl_handler() local
470 const struct cpl_fw4_ack *cpl = (const void *)(rss + 1); in fw4_ack_handler() local
486 const struct cpl_fw6_pld *cpl; in fw6_pld_handler() local
1974 const struct cpl_rx_pkt *cpl, struct mbuf *m0) in handle_cpl_rx_pkt()
5538 write_lso_cpl(void *cpl, struct mbuf *m0) in write_lso_cpl()
5567 write_tnl_lso_cpl(void *cpl, struct mbuf *m0) in write_tnl_lso_cpl()
5640 struct cpl_tx_pkt_core *cpl; in write_txpkt_vm_wr() local
5773 struct cpl_tx_pkt_core *cpl; in write_txpkt_wr() local
6038 struct cpl_tx_pkt_core *cpl; in write_txpkts_wr() local
[all …]
H A Dt4_filter.c1298 const struct cpl_act_open_rpl *cpl = (const void *)(rss + 1); t4_hashfilter_ao_rpl() local
1382 const struct cpl_abort_rpl_rss *cpl = (const void *)(rss + 1); t4_del_hashfilter_rpl() local
1507 mk_act_open_req6(struct adapter * sc,struct filter_entry * f,int atid,uint64_t ftuple,struct cpl_act_open_req6 * cpl) mk_act_open_req6() argument
1551 mk_act_open_req(struct adapter * sc,struct filter_entry * f,int atid,uint64_t ftuple,struct cpl_act_open_req * cpl) mk_act_open_req() argument
[all...]
H A Dt4_netmap.c980 struct cpl_tx_pkt_core *cpl; in cxgbe_nm_tx() local
1308 unwrap_nm_fw6_msg(const struct cpl_fw6_msg *cpl) in unwrap_nm_fw6_msg()
1341 const void *cpl; in service_nm_rxq() local
/freebsd/sys/dev/nvd/
H A Dnvd.c338 nvd_done(void *arg, const struct nvme_completion *cpl) in nvd_done()
612 nvdc_handle_aen(device_t dev, const struct nvme_completion *cpl, in nvdc_handle_aen()

12