Symbol: protocol_type
sys/dev/isci/scil/scic_sds_port.c
711
task_context->protocol_type = SCU_TASK_CONTEXT_PROTOCOL_SSP;
sys/dev/isci/scil/scic_sds_request.c
1990
switch (task_context->protocol_type)
sys/dev/isci/scil/scic_sds_request.c
683
task_context->protocol_type = SCU_TASK_CONTEXT_PROTOCOL_SSP;
sys/dev/isci/scil/scic_sds_smp_request.c
408
task_context->protocol_type = SCU_TASK_CONTEXT_PROTOCOL_SMP;
sys/dev/isci/scil/scic_sds_stp_request.c
281
task_context->protocol_type = SCU_TASK_CONTEXT_PROTOCOL_STP;
sys/dev/isci/scil/scu_task_context.h
596
U32 protocol_type : 3;
sys/dev/isci/scil/scu_unsolicited_frame.h
95
U32 protocol_type : 3;
sys/dev/ixl/i40e_adminq_cmd.h
2804
u8 protocol_type;
sys/dev/ixl/i40e_common.c
4600
cmd->protocol_type = protocol_index;
sys/dev/ocs_fc/sli4.h
2027
uint32_t protocol_type:8,
sys/dev/qlnx/qlnxe/ecore_cxt.c
1992
enum protocol_type type,
sys/dev/qlnx/qlnxe/ecore_cxt.c
2041
enum protocol_type type,
sys/dev/qlnx/qlnxe/ecore_cxt.c
2049
enum protocol_type *p_type,
sys/dev/qlnx/qlnxe/ecore_cxt.c
2092
enum protocol_type type;
sys/dev/qlnx/qlnxe/ecore_cxt.c
2129
enum protocol_type type;
sys/dev/qlnx/qlnxe/ecore_cxt.c
2169
enum protocol_type proto;
sys/dev/qlnx/qlnxe/ecore_cxt.c
255
static bool src_proto(enum protocol_type type)
sys/dev/qlnx/qlnxe/ecore_cxt.c
262
static bool tm_cid_proto(enum protocol_type type)
sys/dev/qlnx/qlnxe/ecore_cxt.c
270
static bool tm_tid_proto(enum protocol_type type)
sys/dev/qlnx/qlnxe/ecore_cxt.c
487
enum protocol_type type,
sys/dev/qlnx/qlnxe/ecore_cxt.c
507
enum protocol_type type,
sys/dev/qlnx/qlnxe/ecore_cxt.c
517
enum protocol_type type)
sys/dev/qlnx/qlnxe/ecore_cxt.c
523
enum protocol_type type)
sys/dev/qlnx/qlnxe/ecore_cxt.c
535
enum protocol_type proto,
sys/dev/qlnx/qlnxe/ecore_cxt.h
199
enum protocol_type type,
sys/dev/qlnx/qlnxe/ecore_cxt.h
214
enum protocol_type type,
sys/dev/qlnx/qlnxe/ecore_cxt.h
59
enum protocol_type type,
sys/dev/qlnx/qlnxe/ecore_cxt.h
63
enum protocol_type type);
sys/dev/qlnx/qlnxe/ecore_cxt.h
66
enum protocol_type type);
sys/dev/qlnx/qlnxe/ecore_cxt_api.h
37
enum protocol_type type;
sys/dev/qlnx/qlnxe/ecore_dev.c
1048
p_details->protocol_type);
sys/dev/qlnx/qlnxe/ecore_dev.c
1050
p_details->protocol_type = ecore_ppfid_rd(p_hwfn, p_ptt,
sys/dev/qlnx/qlnxe/ecore_dev.c
1086
filter_details.protocol_type = filter_prot_type;
sys/dev/qlnx/qlnxe/ecore_dev.c
1579
filter_details.protocol_type, filter_details.hdr_sel);
sys/dev/qlnx/qlnxe/ecore_dev.c
984
u32 protocol_type;
sys/dev/qlnx/qlnxe/ecore_rdma.h
133
enum protocol_type proto;
sys/dev/qlnx/qlnxe/ecore_spq.c
381
enum protocol_type protocol_id,
sys/dev/qlnx/qlnxe/ecore_spq.c
394
enum protocol_type protocol_id)
sys/dev/qlnx/qlnxe/ecore_spq.c
545
enum protocol_type protocol)
sys/dev/qlnx/qlnxe/ecore_spq.h
166
enum protocol_type protocol_id,
sys/dev/qlnx/qlnxe/ecore_spq.h
171
enum protocol_type protocol_id);