Searched refs:protocol_type (Results 1 - 17 of 17) sorted by relevance

/freebsd-current/sys/dev/isci/scil/
H A Dscu_unsolicited_frame.h95 U32 protocol_type : 3; member in struct:SCU_UNSOLICITED_FRAME_HEADER
H A Dscu_task_context.h596 U32 protocol_type : 3; member in struct:SCU_TASK_CONTEXT
H A Dscic_sds_smp_request.c408 task_context->protocol_type = SCU_TASK_CONTEXT_PROTOCOL_SMP;
H A Dscic_sds_request.c683 task_context->protocol_type = SCU_TASK_CONTEXT_PROTOCOL_SSP;
1990 switch (task_context->protocol_type)
H A Dscic_sds_stp_request.c281 task_context->protocol_type = SCU_TASK_CONTEXT_PROTOCOL_STP;
H A Dscic_sds_port.c711 task_context->protocol_type = SCU_TASK_CONTEXT_PROTOCOL_SSP;
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_cxt_api.h37 enum protocol_type type;
H A Decore_cxt.h59 enum protocol_type type,
63 enum protocol_type type);
66 enum protocol_type type);
199 enum protocol_type type,
214 enum protocol_type type,
H A Decore_spq.h166 enum protocol_type protocol_id,
171 enum protocol_type protocol_id);
H A Decore_rdma.h133 enum protocol_type proto;
H A Decore_cxt.c255 static bool src_proto(enum protocol_type type)
262 static bool tm_cid_proto(enum protocol_type type)
270 static bool tm_tid_proto(enum protocol_type type)
487 enum protocol_type type,
507 enum protocol_type type,
517 enum protocol_type type)
523 enum protocol_type type)
535 enum protocol_type proto,
1992 enum protocol_type type,
2041 enum protocol_type typ
[all...]
H A Decore_spq.c381 enum protocol_type protocol_id,
394 enum protocol_type protocol_id)
545 enum protocol_type protocol)
H A Dcommon_hsi.h714 enum protocol_type enum
H A Decore_dev.c984 u32 protocol_type; member in struct:ecore_llh_filter_e4_details
1048 p_details->protocol_type);
1050 p_details->protocol_type = ecore_ppfid_rd(p_hwfn, p_ptt,
1086 filter_details.protocol_type = filter_prot_type;
1576 "filter %2hhd: enable %d, value 0x%016llx, mode %d, protocol_type 0x%x, hdr_sel 0x%x\n",
1579 filter_details.protocol_type, filter_details.hdr_sel);
/freebsd-current/sys/dev/ixl/
H A Di40e_adminq_cmd.h2804 u8 protocol_type; member in struct:i40e_aqc_add_udp_tunnel
H A Di40e_common.c4600 cmd->protocol_type = protocol_index;
/freebsd-current/sys/dev/ocs_fc/
H A Dsli4.h2027 uint32_t protocol_type:8, member in struct:sli4_res_common_get_sli4_parameters_s

Completed in 244 milliseconds