/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/ |
H A D | lm_l4fp.c | 267 char * cqe; in lm_tcp_qe_buffer_next_free_cqe() local 289 char * cqe; in lm_tcp_qe_buffer_next_occupied_cqe() local 316 char * cqe; lm_tcp_qe_buffer_next_cqe_override() local [all...] |
H A D | lm_l4tx.c | 371 struct toe_tx_cqe * cqe, in lm_tcp_tx_process_cqe() argument 455 struct toe_tx_cqe *cqe, *hist_cqe; lm_tcp_tx_process_cqes() local [all...] |
H A D | lm_l4rx.c | 1183 struct toe_rx_cqe * cqe, in lm_tcp_rx_process_cqe() argument 1427 struct toe_rx_cqe *cqe, *hist_cqe; lm_tcp_rx_process_cqes() local [all...] |
/titanic_52/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_mq.c | 42 struct oce_mq_cqe *cqe = NULL; in oce_drain_mq_cq() local 100 struct oce_mq_cqe *cqe in oce_clean_mq() local [all...] |
H A D | oce_rx.c | 333 oce_rx(struct oce_dev *dev, struct oce_rq *rq, struct oce_nic_rx_cqe *cqe) in oce_rx() argument 393 oce_rx_bcopy(struct oce_dev *dev, struct oce_rq *rq, struct oce_nic_rx_cqe *cqe) in oce_rx_bcopy() argument 440 oce_set_rx_oflags(mblk_t * mp,struct oce_nic_rx_cqe * cqe) oce_set_rx_oflags() argument 472 oce_rx_drop_pkt(struct oce_rq * rq,struct oce_nic_rx_cqe * cqe) oce_rx_drop_pkt() argument 496 struct oce_nic_rx_cqe *cqe; oce_drain_rq_cq() local 617 struct oce_nic_rx_cqe *cqe; oce_clean_rq() local [all...] |
H A D | oce_tx.c | 558 struct oce_nic_tx_cqe *cqe; in oce_process_tx_compl() local
|
/titanic_52/usr/src/lib/udapl/udapl_tavor/tavor/ |
H A D | dapl_tavor_hw.h | 177 #define TAVOR_CQE_QPNUM_GET(cqe) \ argument 180 #define TAVOR_CQE_DQPN_GET(cqe) \ argument 183 #define TAVOR_CQE_SL_GET(cqe) \ argument 186 #define TAVOR_CQE_GRH_GET(cqe) \ argument 189 #define TAVOR_CQE_PATHBITS_GET(cqe) \ argument 192 TAVOR_CQE_DLID_GET(cqe) global() argument 195 TAVOR_CQE_IMM_ETH_PKEY_CRED_GET(cqe) global() argument 197 TAVOR_CQE_IMM_ETH_PKEY_CRED_SET(cqe,arg) global() argument 199 TAVOR_CQE_BYTECNT_GET(cqe) global() argument 201 TAVOR_CQE_WQEADDRSZ_GET(cqe) global() argument 203 TAVOR_CQE_WQEADDRSZ_SET(cqe,arg) global() argument 205 TAVOR_CQE_OPCODE_GET(cqe) global() argument 208 TAVOR_CQE_SENDRECV_GET(cqe) global() argument 211 TAVOR_CQE_OWNER_IS_SW(cqe) global() argument 214 TAVOR_CQE_OWNER_SET_HW(cqe) global() argument [all...] |
H A D | dapl_hermon_hw.c | 42 #define HERMON_CQE_OPCODE_GET(cqe) (((uint8_t *)cqe)[31] & 0x1F) argument 43 #define HERMON_CQE_SENDRECV_GET(cqe) (((uint8_t *)cqe)[31] & 0x40) argument 44 #define HERMON_CQE_OWNER_IS_SW(cq, cqe) ((((uint8_t *)cqe)[31] >> 7) == \ argument 531 uint32_t *cqe; in dapli_hermon_cq_peek() local 618 uint32_t *cqe; dapli_hermon_cq_poll() local 709 uint32_t *cqe; dapli_hermon_cq_poll_one() local 759 dapli_hermon_cq_cqe_consume(ib_cq_handle_t cqhdl,uint32_t * cqe,ibt_wc_t * wc) dapli_hermon_cq_cqe_consume() argument 862 dapli_hermon_cq_errcqe_consume(ib_cq_handle_t cqhdl,uint32_t * cqe,ibt_wc_t * wc) dapli_hermon_cq_errcqe_consume() argument 1443 tavor_hw_cqe_t *cqe; dapli_hermon_cq_srq_entries_flush() local [all...] |
H A D | dapl_arbel_hw.c | 554 tavor_hw_cqe_t *cqe; in dapli_arbel_cq_peek() local 614 tavor_hw_cqe_t *cqe; in dapli_arbel_cq_poll() local 706 tavor_hw_cqe_t *cqe; dapli_arbel_cq_poll_one() local 752 dapli_arbel_cq_cqe_consume(ib_cq_handle_t cqhdl,tavor_hw_cqe_t * cqe,ibt_wc_t * wc) dapli_arbel_cq_cqe_consume() argument 861 dapli_arbel_cq_errcqe_consume(ib_cq_handle_t cqhdl,tavor_hw_cqe_t * cqe,ibt_wc_t * wc) dapli_arbel_cq_errcqe_consume() argument 1388 tavor_hw_cqe_t *cqe; dapli_arbel_cq_srq_entries_flush() local [all...] |
H A D | dapl_tavor_hw.c | 786 tavor_hw_cqe_t *cqe; in dapli_tavor_cq_peek() local 843 tavor_hw_cqe_t *cqe; in dapli_tavor_cq_poll() local 943 tavor_hw_cqe_t *cqe; dapli_tavor_cq_poll_one() local 991 dapli_tavor_cq_cqe_consume(ib_cq_handle_t cqhdl,tavor_hw_cqe_t * cqe,ibt_wc_t * wc) dapli_tavor_cq_cqe_consume() argument 1096 dapli_tavor_cq_errcqe_consume(ib_cq_handle_t cqhdl,tavor_hw_cqe_t * cqe,ibt_wc_t * wc) dapli_tavor_cq_errcqe_consume() argument 1721 tavor_hw_cqe_t *cqe; dapli_tavor_cq_srq_entries_flush() local [all...] |
H A D | dapl_tavor_wr.c | 59 dapls_tavor_wrid_get_entry(ib_cq_handle_t cq, tavor_hw_cqe_t *cqe, in dapls_tavor_wrid_get_entry() argument 124 dapli_tavor_wrid_find_match(dapls_tavor_workq_hdr_t *wq, tavor_hw_cqe_t *cqe) in dapli_tavor_wrid_find_match() argument 257 tavor_hw_cqe_t *cqe) in dapli_tavor_wrid_find_match_srq() argument
|
/titanic_52/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_cq.c | 910 tavor_hw_cqe_t *cqe; in tavor_cq_poll() local 1301 tavor_cq_cqe_consume(tavor_state_t * state,tavor_cqhdl_t cq,tavor_hw_cqe_t * cqe,ibt_wc_t * wc) tavor_cq_cqe_consume() argument 1473 tavor_cq_errcqe_consume(tavor_state_t * state,tavor_cqhdl_t cq,tavor_hw_cqe_t * cqe,ibt_wc_t * wc) tavor_cq_errcqe_consume() argument 1636 tavor_cqe_sync(tavor_cqhdl_t cq,tavor_hw_cqe_t * cqe,uint_t flag) tavor_cqe_sync() argument 1736 tavor_hw_cqe_t *cqe; tavor_cq_srq_entries_flush() local [all...] |
H A D | tavor_wr.c | 2779 tavor_wrid_get_entry(tavor_cqhdl_t cq, tavor_hw_cqe_t *cqe, in tavor_wrid_get_entry() argument 2861 tavor_hw_cqe_t *cqe) in tavor_wrid_find_match() argument 2999 tavor_hw_cqe_t *cqe) in tavor_wrid_find_match_srq() argument [all...] |
/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_recv.c | 350 IN const struct eth_end_agg_rx_cqe* cqe, in lm_tpa_stop() argument 502 lm_tpa_start_flags_handle(IN lm_device_t * pdev,IN const struct eth_fast_path_rx_cqe * cqe,INOUT lm_packet_t * pkt,IN const u16_t parse_flags) lm_tpa_start_flags_handle() argument 570 lm_regular_flags_handle(IN lm_device_t * pdev,IN const struct eth_fast_path_rx_cqe * cqe,INOUT lm_packet_t * pkt,IN const u16_t parse_flags) lm_regular_flags_handle() argument 933 union eth_rx_cqe* cqe = NULL; lm_get_packets_rcvd() local [all...] |
/titanic_52/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_evd_util.c | 417 IN ib_work_completion_t cqe) in dapli_evd_eh_print_cqe() argument 844 ib_work_completion_t *cqe; dapls_evd_post_premature_events() local 1220 ib_work_completion_t cqe[MAX_CQES_PER_POLL]; dapls_evd_copy_cq() local [all...] |
/titanic_52/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_cq.c | 870 hermon_hw_cqe_t *cqe; in hermon_cq_poll() local 1292 hermon_cq_cqe_consume(hermon_state_t * state,hermon_cqhdl_t cq,hermon_hw_cqe_t * cqe,ibt_wc_t * wc) hermon_cq_cqe_consume() argument 1477 hermon_cq_errcqe_consume(hermon_state_t * state,hermon_cqhdl_t cq,hermon_hw_cqe_t * cqe,ibt_wc_t * wc) hermon_cq_errcqe_consume() argument 1650 hermon_hw_cqe_t *cqe, *next_cqe; hermon_cq_entries_flush() local [all...] |
/titanic_52/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_sli4.c | 4962 emlxs_sli4_process_async_event(emlxs_hba_t *hba, CQE_ASYNC_t *cqe) in emlxs_sli4_process_async_event() argument 5188 emlxs_sli4_process_mbox_event(emlxs_hba_t * hba,CQE_MBOX_t * cqe) emlxs_sli4_process_mbox_event() argument 5407 emlxs_CQE_to_IOCB(emlxs_hba_t * hba,CQE_CmplWQ_t * cqe,emlxs_buf_t * sbp) emlxs_CQE_to_IOCB() argument 5519 CQE_CmplWQ_t cqe; emlxs_sli4_hba_flush_chipq() local 5603 emlxs_sli4_process_oor_wqe_cmpl(emlxs_hba_t * hba,CQ_DESC_t * cq,CQE_CmplWQ_t * cqe) emlxs_sli4_process_oor_wqe_cmpl() argument 5626 emlxs_sli4_process_wqe_cmpl(emlxs_hba_t * hba,CQ_DESC_t * cq,CQE_CmplWQ_t * cqe) emlxs_sli4_process_wqe_cmpl() argument 5754 emlxs_sli4_process_release_wqe(emlxs_hba_t * hba,CQ_DESC_t * cq,CQE_RelWQ_t * cqe) emlxs_sli4_process_release_wqe() argument 5918 emlxs_sli4_process_unsol_rcv(emlxs_hba_t * hba,CQ_DESC_t * cq,CQE_UnsolRcv_t * cqe) emlxs_sli4_process_unsol_rcv() argument 6742 emlxs_sli4_process_xri_aborted(emlxs_hba_t * hba,CQ_DESC_t * cq,CQE_XRI_Abort_t * cqe) emlxs_sli4_process_xri_aborted() argument 6786 CQE_u *cqe; emlxs_sli4_process_cq() local 9029 emlxs_sli4_handle_fcoe_link_event(emlxs_hba_t * hba,CQE_ASYNC_t * cqe) emlxs_sli4_handle_fcoe_link_event() argument 9080 emlxs_sli4_handle_fc_link_att(emlxs_hba_t * hba,CQE_ASYNC_t * cqe) emlxs_sli4_handle_fc_link_att() argument [all...] |
/titanic_52/usr/src/uts/common/io/ib/mgt/ibmf/ |
H A D | ibmf_handlers.c | 313 ibt_wc_t cqe; in ibmf_i_mad_completions() local
|
/titanic_52/usr/src/uts/sun/sys/ |
H A D | socal_cq_defs.h | 52 typedef struct cqe { struct 53 cqe_payloadcqe global() argument 54 cqe_hdrcqe global() argument
|
/titanic_52/usr/src/uts/common/io/nvme/ |
H A D | nvme.c | 969 nvme_cqe_t *cqe; in nvme_retrieve_cmd() local 1008 nvme_cqe_t *cqe = &cmd->nc_cqe; in nvme_check_unknown_cmd_status() local 1030 nvme_cqe_t *cqe = &cmd->nc_cqe; nvme_check_vendor_cmd_status() local 1048 nvme_cqe_t *cqe = &cmd->nc_cqe; nvme_check_integrity_cmd_status() local 1073 nvme_cqe_t *cqe = &cmd->nc_cqe; nvme_check_generic_cmd_status() local 1181 nvme_cqe_t *cqe = &cmd->nc_cqe; nvme_check_specific_cmd_status() local 1283 nvme_cqe_t *cqe = &cmd->nc_cqe; nvme_check_cmd_status() local [all...] |
/titanic_52/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_wr.h | 55 #define HERMON_CQE_WQEADDRSZ_GET(cq, cqe) \ argument
|
H A D | hermon_hw.h | 2653 #define HERMON_CQE_IS_IPOK(cq, cqe) \ argument 2656 #define HERMON_CQE_CKSUM(cq, cqe) \ argument 2660 #define HERMON_CQE_IPOIB_STATUS(cq, cqe) \ argument 2663 #define HERMON_CQE_QPNUM_GET(cq, cqe) \ argument 2667 HERMON_CQE_IMM_ETH_PKEY_CRED_GET(cq,cqe) global() argument 2670 HERMON_CQE_DQPN_GET(cq,cqe) global() argument 2674 HERMON_CQE_GRH_GET(cq,cqe) global() argument 2677 HERMON_CQE_PATHBITS_GET(cq,cqe) global() argument 2680 HERMON_CQE_DLID_GET(cq,cqe) global() argument 2684 HERMON_CQE_SL_GET(cq,cqe) global() argument 2687 HERMON_CQE_BYTECNT_GET(cq,cqe) global() argument 2690 HERMON_CQE_WQECNTR_GET(cq,cqe) global() argument 2694 HERMON_CQE_ERROR_SYNDROME_GET(cq,cqe) global() argument 2697 HERMON_CQE_ERROR_VENDOR_SYNDROME_GET(cq,cqe) global() argument 2700 HERMON_CQE_OPCODE_GET(cq,cqe) global() argument 2703 HERMON_CQE_SENDRECV_GET(cq,cqe) global() argument 2707 HERMON_CQE_FEXCH_SEQ_CNT(cq,cqe) global() argument 2710 HERMON_CQE_FEXCH_TX_BYTES(cq,cqe) global() argument 2713 HERMON_CQE_FEXCH_RX_BYTES(cq,cqe) global() argument 2716 HERMON_CQE_FEXCH_SEQ_ID(cq,cqe) global() argument 2719 HERMON_CQE_FEXCH_DETAIL(cq,cqe) global() argument 2722 HERMON_CQE_FEXCH_DIFE(cq,cqe) global() argument 2727 HERMON_CQE_OWNER_IS_SW(cq,cqe,considx,shift,mask) global() argument [all...] |
/titanic_52/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_hw.h | 1441 #define TAVOR_CQE_QPNUM_GET(cq, cqe) \ argument 1445 #define TAVOR_CQE_DQPN_GET(cq, cqe) \ argument 1449 #define TAVOR_CQE_SL_GET(cq, cqe) \ argument 1453 #define TAVOR_CQE_GRH_GET(cq, cqe) \ argument 1457 #define TAVOR_CQE_PATHBITS_GET(cq, cqe) \ argument 1461 TAVOR_CQE_DLID_GET(cq,cqe) global() argument 1465 TAVOR_CQE_IMM_ETH_PKEY_CRED_GET(cq,cqe) global() argument 1467 TAVOR_CQE_IMM_ETH_PKEY_CRED_SET(cq,cqe,arg) global() argument 1470 TAVOR_CQE_BYTECNT_GET(cq,cqe) global() argument 1472 TAVOR_CQE_WQEADDRSZ_GET(cq,cqe) global() argument 1474 TAVOR_CQE_WQEADDRSZ_SET(cq,cqe,arg) global() argument 1477 TAVOR_CQE_OPCODE_GET(cq,cqe) global() argument 1481 TAVOR_CQE_SENDRECV_GET(cq,cqe) global() argument 1485 TAVOR_CQE_OWNER_IS_SW(cq,cqe) global() argument 1490 TAVOR_CQE_OWNER_SET_HW(cq,cqe) global() argument 1500 TAVOR_CQE_OWNER_SET_HW(cq,cqe) global() argument [all...] |
/titanic_52/usr/src/uts/sun/io/ |
H A D | socal.c | 2614 socal_cq_enque(socal_state_t *socalp, socal_port_t *port_statep, cqe_t *cqe, in socal_cq_enque() argument 3296 cqe_t *cqe; in socal_intr_solicited() local 3611 volatile cqe_t *cqe; in socal_intr_unsolicited() local 3996 socal_us_els(socal_state_t * socalp,cqe_t * cqe,caddr_t payload) socal_us_els() argument [all...] |
/titanic_52/usr/src/uts/common/io/ib/clients/of/sol_ofs/ |
H A D | sol_kverbs.c | 940 int cqe, void *comp_vector) in ib_create_cq() argument [all...] |