Searched defs:cid (Results 1 - 25 of 82) sorted by last modified time

1234

/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c9492 int t4_sge_ctxt_rd(struct adapter *adap, unsigned int mbox, unsigned int cid, argument
9536 int t4_sge_ctxt_rd_bd(struct adapter *adap, unsigned int cid, enum ctxt_type ctype, argument
/freebsd-10-stable/sys/dev/sdhci/
H A Dsdhci_fdt.c159 pcell_t cid; local
[all...]
/freebsd-10-stable/sys/dev/mmc/
H A Dmmc.c95 struct mmc_cid cid; /* cid decoded */ member in struct:mmc_ivars
1091 mmc_decode_cid_sd(uint32_t *raw_cid, struct mmc_cid *cid) argument
1109 mmc_decode_cid_mmc(uint32_t *raw_cid, struct mmc_cid *cid, bool is_4_41p) argument
[all...]
/freebsd-10-stable/usr.sbin/uhsoctl/
H A Duhsoctl.c1206 int cid; local
/freebsd-10-stable/sys/dev/bxe/
H A Dbxe.c2704 int cid = SW_CID(rr_cqe->ramrod_cqe.conn_and_cmd_data); local
1741 bxe_set_ctx_validation(struct bxe_softc *sc, struct eth_context *cxt, uint32_t cid) argument
2407 bxe_sp_post(struct bxe_softc *sc, int command, int cid, uint32_t data_hi, uint32_t data_lo, int cmd_type) argument
8416 bxe_cid_to_q_obj(struct bxe_softc *sc, uint32_t cid) argument
8456 uint32_t cid = elem->message.data.eth_event.echo & BXE_SWCID_MASK; local
8519 uint32_t cid; local
[all...]
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Dtcp_common.h46 __le32 cid /* connection ID */; member in struct:ooo_opaque
H A Discsi_common.h408 __le16 cid /* Unique Connection ID within the session [constant, initialized] */; member in struct:iscsi_login_req_hdr
426 __le16 cid /* Unique Connection ID within the session [constant, initialized] */; member in struct:iscsi_logout_req_hdr
H A Dfcoe_common.h431 __le32 cid /* CID which that tasks associated to */; member in struct:fcoe_tstorm_fcoe_task_st_ctx_read_only
H A Decore_vfpf_if.h250 u8 cid[PFVF_MAX_QUEUES_PER_VF]; member in struct:pfvf_acquire_resp_tlv::pf_vf_resc
H A Decore_vf.c1002 u8 cid = p_iov->acquire_resp.resc.cid[qid]; local
H A Decore_sriov.c2627 u32 cid = 0; local
2577 ecore_iov_vf_mbx_start_txq_resp(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *p_vf, u32 cid, u8 status) argument
[all...]
H A Decore_spq.h213 u32 cid; member in struct:ecore_spq
H A Decore_sp_commands.h47 u32 cid; member in struct:ecore_sp_init_data
H A Decore_ll2.h117 u32 cid; member in struct:ecore_ll2_info
H A Decore_l2.h86 u32 cid; member in struct:ecore_queue_cid
H A Decore_l2.c333 u32 cid = 0; local
231 _ecore_eth_queue_to_cid(struct ecore_hwfn *p_hwfn, u16 opaque_fid, u32 cid, struct ecore_queue_start_common_params *p_params, bool b_is_rx, struct ecore_queue_cid_vf_params *p_vf_params) argument
[all...]
H A Decore_iwarp.h172 u32 cid; member in struct:ecore_iwarp_ep
H A Decore_init_fw_funcs.c1654 static u8 ecore_calc_cdu_validation_byte(u8 conn_type, u8 region, u32 cid) argument
1708 void ecore_calc_session_ctx_validation(void *p_ctx_mem, u16 ctx_size, u8 ctx_type, u32 cid) argument
H A Decore_hsi_iwarp.h1255 __le32 cid; member in struct:unaligned_opaque_data
H A Decore_hsi_debug_tools.h719 u32 cid /* CID to filter on. Valid only if cid_filter_en is set. */; member in struct:dbg_bus_storm_data
H A Decore_hsi_common.h1983 __le32 cid /* Slowpath Connection CID */; member in struct:ramrod_header
H A Decore_dbg_fw_funcs.c5299 ecore_dbg_bus_add_cid_sem_filter(struct ecore_hwfn *p_hwfn, enum dbg_storms storm_id, u32 cid) argument
H A Decore_cxt.c2051 ecore_cxt_test_cid_acquired(struct ecore_hwfn *p_hwfn, u32 cid, u8 vfid, enum protocol_type *p_type, struct ecore_cid_acquired_map **pp_map) argument
2093 _ecore_cxt_release_cid(struct ecore_hwfn *p_hwfn, u32 cid, u8 vfid) argument
2122 ecore_cxt_release_cid(struct ecore_hwfn *p_hwfn, u32 cid) argument
[all...]
H A Decore.h130 static OSAL_INLINE u32 DB_ADDR(u32 cid, u32 DEMS) argument
138 static OSAL_INLINE u32 DB_ADDR_VF(u32 cid, u32 DEMS) argument
H A Dcommon_hsi.h758 __le32 cid /* Dedicated field RoCE destroy QP event */; member in struct:rdma_eqe_destroy_qp

Completed in 410 milliseconds

1234