Home
last modified time | relevance | path

Searched refs:icid (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/bus/fslmc/qbman/
H A Dqbman_debug.c130 return r->icid & QB_BP_ICID_MASK; in qbman_bp_get_icid()
135 return (r->icid & QB_BP_PL_MASK) >> QB_BP_PL_SHIFT; in qbman_bp_get_pl()
299 return r->icid & 0x7FFF; in qbman_fq_attr_get_icid()
304 return (int)((r->icid & 0x8000) >> 15); in qbman_fq_attr_get_pl()
/dpdk/drivers/net/qede/base/
H A Dcommon_hsi.h717 __le16 icid /* The connection ID for which the EQE is written. */; member
742 __le16 icid /* Context ID of the connection */; member
750 __le16 icid /* Context ID of the connection */; member
971 __le16 icid /* internal CID */; member
1132 __le16 icid /* internal CID */; member
H A Decore_hsi_common.h674 __le16 icid /* internal CID */; member
/dpdk/drivers/bus/fslmc/qbman/include/
H A Dfsl_qbman_debug.h27 uint16_t icid; member
80 uint16_t icid; member