Searched refs:dst_id (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/tests/sys/cddl/zfs/tests/history/ |
| D | history_common.kshlib | 169 typeset dst_id=$($ZDB $ds | $GREP "^Dataset $ds " | \ 172 $ECHO $dst_id 216 typeset dst_id=$(get_dataset_id $ds) 219 $ECHO $line | $GREP -E "\[txg:[0-9]+\] $subcmd $ds \($dst_id\)" | \
|
| /freebsd-12-stable/sys/dev/qlnx/qlnxe/ |
| D | ecore_dev_api.h | 592 u16 *dst_id); 605 u8 *dst_id); 618 u8 *dst_id);
|
| D | ecore_dev.c | 6375 u16 src_id, u16 *dst_id) in ecore_fw_l2_queue() argument 6388 *dst_id = RESC_START(p_hwfn, ECORE_L2_QUEUE) + src_id; in ecore_fw_l2_queue() 6394 u8 src_id, u8 *dst_id) in ecore_fw_vport() argument 6407 *dst_id = RESC_START(p_hwfn, ECORE_VPORT) + src_id; in ecore_fw_vport() 6413 u8 src_id, u8 *dst_id) in ecore_fw_rss_eng() argument 6426 *dst_id = RESC_START(p_hwfn, ECORE_RSS_ENG) + src_id; in ecore_fw_rss_eng()
|
| /freebsd-12-stable/sys/mips/nlm/hal/ |
| D | fmn.c | 335 int dst_id, int match_srcid_en, int src_id, in nlm_cms_trace_setup() argument 345 ((dst_id & 0xfff) << 24) | in nlm_cms_trace_setup()
|
| D | fmn.h | 240 …t en, uint64_t trace_base, uint64_t trace_limit, int match_dstid_en, int dst_id, int match_srcid_e…
|
| /freebsd-12-stable/contrib/ofed/opensm/opensm/ |
| D | osm_ucast_lash.c | 1284 unsigned dst_id; in get_lash_sl() local 1306 dst_id = get_lash_id(p_sw); in get_lash_sl() 1313 if (src_id == dst_id) in get_lash_sl() 1316 return (uint8_t) ((switch_t *) p_sw->priv)->routing_table[dst_id].lane; in get_lash_sl()
|
| /freebsd-12-stable/sys/dev/bnxt/ |
| D | bnxt_hwrm.c | 931 req.dst_id = htole16(vnic->id); in bnxt_hwrm_set_filter()
|
| D | hsi_struct_def.h | 17125 uint16_t dst_id; member 17332 uint32_t dst_id; member 18248 uint16_t dst_id; member 18792 uint16_t dst_id; member 19874 uint16_t dst_id; member
|