Searched defs:cid (Results 51 - 60 of 60) sorted by relevance

123

/freebsd-10.0-release/sys/dev/patm/
H A Didt77252reg.h267 uint32_t cid; /* VPI/VCI */ member in struct:idt_rsqe
/freebsd-10.0-release/sys/netinet/libalias/
H A Dalias_db.c2138 SetDestCallId(struct alias_link *lnk, u_int16_t cid) argument
/freebsd-10.0-release/sys/dev/bce/
H A Dif_bce.c10151 bce_dump_ctx(struct bce_softc *sc, u16 cid) argument
[all...]
/freebsd-10.0-release/sys/dev/bxe/
H A Decore_sp.c927 static inline void ecore_vlan_mac_set_rdata_hdr_e2(uint32_t cid, int type, argument
2161 ecore_init_raw_obj(struct ecore_raw_obj *raw, uint8_t cl_id, uint32_t cid, uint8_t func_id, void *rdata, ecore_dma_addr_t rdata_mapping, int state, unsigned long *pstate, ecore_obj_type type) argument
2179 ecore_init_vlan_mac_common(struct ecore_vlan_mac_obj *o, uint8_t cl_id, uint32_t cid, uint8_t func_id, void *rdata, ecore_dma_addr_t rdata_mapping, int state, unsigned long *pstate, ecore_obj_type type, struct ecore_credit_pool_obj *macs_pool, struct ecore_credit_pool_obj *vlans_pool) argument
2202 ecore_init_mac_obj(struct bxe_softc *sc, struct ecore_vlan_mac_obj *mac_obj, uint8_t cl_id, uint32_t cid, uint8_t func_id, void *rdata, ecore_dma_addr_t rdata_mapping, int state, unsigned long *pstate, ecore_obj_type type, struct ecore_credit_pool_obj *macs_pool) argument
2256 ecore_init_vlan_obj(struct bxe_softc *sc, struct ecore_vlan_mac_obj *vlan_obj, uint8_t cl_id, uint32_t cid, uint8_t func_id, void *rdata, ecore_dma_addr_t rdata_mapping, int state, unsigned long *pstate, ecore_obj_type type, struct ecore_credit_pool_obj *vlans_pool) argument
2297 ecore_init_vlan_mac_obj(struct bxe_softc *sc, struct ecore_vlan_mac_obj *vlan_mac_obj, uint8_t cl_id, uint32_t cid, uint8_t func_id, void *rdata, ecore_dma_addr_t rdata_mapping, int state, unsigned long *pstate, ecore_obj_type type, struct ecore_credit_pool_obj *macs_pool, struct ecore_credit_pool_obj *vlans_pool) argument
2455 ecore_rx_mode_set_rdata_hdr_e2(uint32_t cid, struct eth_classify_header *hdr, uint8_t rule_cnt) argument
4463 ecore_init_rss_config_obj(struct bxe_softc *sc, struct ecore_rss_config_obj *rss_obj, uint8_t cl_id, uint32_t cid, uint8_t func_id, uint8_t engine_id, void *rdata, ecore_dma_addr_t rdata_mapping, int state, unsigned long *pstate, ecore_obj_type type) argument
[all...]
H A Decore_sp.h517 uint32_t cid; member in struct:ecore_raw_obj
911 uint32_t cid; member in struct:ecore_rx_mode_ramrod_params
H A Dbxe.c2812 int cid = SW_CID(rr_cqe->ramrod_cqe.conn_and_cmd_data); local
1813 bxe_set_ctx_validation(struct bxe_softc *sc, struct eth_context *cxt, uint32_t cid) argument
2478 bxe_sp_post(struct bxe_softc *sc, int command, int cid, uint32_t data_hi, uint32_t data_lo, int cmd_type) argument
8649 bxe_cid_to_q_obj(struct bxe_softc *sc, uint32_t cid) argument
8690 uint32_t cid = elem->message.data.eth_event.echo & BXE_SWCID_MASK; local
8763 uint32_t cid; local
[all...]
H A Decore_hsi.h5129 uint32_t cid /* cid of deleted connection */; member in struct:cfc_del_event_data
/freebsd-10.0-release/sys/dev/hatm/
H A Dif_hatmreg.h601 uint32_t cid; /* connection id */ member in struct:he_tpdrqen
/freebsd-10.0-release/contrib/gcc/
H A Dtree-ssa-loop-ivopts.c4546 unsigned uid = use->id, cid; local
4601 unsigned uid = use->id, cid; local
[all...]
/freebsd-10.0-release/sys/dev/cxgbe/common/
H A Dt4_hw.c4270 int t4_sge_ctxt_rd(struct adapter *adap, unsigned int mbox, unsigned int cid, argument
4313 int t4_sge_ctxt_rd_bd(struct adapter *adap, unsigned int cid, enum ctxt_type ctype, argument

Completed in 380 milliseconds

123