Searched refs:protocol_type (Results 1 – 17 of 17) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_cxt.h | 59 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 D | ecore_spq.h | 166 enum protocol_type protocol_id, 171 enum protocol_type protocol_id);
|
H A D | ecore_cxt_api.h | 37 enum protocol_type type;
|
H A D | ecore_cxt.c | 255 static bool src_proto(enum protocol_type type) in src_proto() 262 static bool tm_cid_proto(enum protocol_type type) in tm_cid_proto() 270 static bool tm_tid_proto(enum protocol_type type) in tm_tid_proto() 487 enum protocol_type type, in ecore_cxt_set_proto_cid_count() 507 enum protocol_type type, in ecore_cxt_get_proto_cid_count() 517 enum protocol_type type) in ecore_cxt_get_proto_cid_start() 523 enum protocol_type type) in ecore_cxt_get_proto_tid_count() 535 enum protocol_type proto, in ecore_cxt_set_proto_tid_count() 1992 enum protocol_type type, in _ecore_cxt_acquire_cid() 2041 enum protocol_type type, in ecore_cxt_acquire_cid() [all …]
|
H A D | ecore_rdma.h | 133 enum protocol_type proto;
|
H A D | ecore_spq.c | 381 enum protocol_type protocol_id, in ecore_spq_register_async_cb() 394 enum protocol_type protocol_id) in ecore_spq_unregister_async_cb() 545 enum protocol_type protocol) in ecore_cqe_completion()
|
H A D | common_hsi.h | 714 enum protocol_type enum
|
H A D | ecore_dev.c | 984 u32 protocol_type; member 1048 p_details->protocol_type); in ecore_llh_access_filter_e4() 1050 p_details->protocol_type = ecore_ppfid_rd(p_hwfn, p_ptt, in ecore_llh_access_filter_e4() 1086 filter_details.protocol_type = filter_prot_type; in ecore_llh_add_filter_e4() 1579 filter_details.protocol_type, filter_details.hdr_sel); in ecore_llh_dump_ppfid_e4()
|
/freebsd/sys/dev/isci/scil/ |
H A D | scu_unsolicited_frame.h | 95 U32 protocol_type : 3; member
|
H A D | scu_task_context.h | 596 U32 protocol_type : 3; member
|
H A D | scic_sds_smp_request.c | 408 task_context->protocol_type = SCU_TASK_CONTEXT_PROTOCOL_SMP; in scu_smp_request_construct_task_context()
|
H A D | scic_sds_request.c | 683 task_context->protocol_type = SCU_TASK_CONTEXT_PROTOCOL_SSP; in scu_ssp_reqeust_construct_task_context() 1990 switch (task_context->protocol_type) in scic_sds_request_constructed_state_start_handler()
|
H A D | scic_sds_stp_request.c | 281 task_context->protocol_type = SCU_TASK_CONTEXT_PROTOCOL_STP; in scu_sata_reqeust_construct_task_context()
|
H A D | scic_sds_port.c | 711 task_context->protocol_type = SCU_TASK_CONTEXT_PROTOCOL_SSP; in scic_sds_port_construct_dummy_task()
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_adminq_cmd.h | 2804 u8 protocol_type; member
|
H A D | i40e_common.c | 4600 cmd->protocol_type = protocol_index; in i40e_aq_add_udp_tunnel()
|
/freebsd/sys/dev/ocs_fc/ |
H A D | sli4.h | 2027 uint32_t protocol_type:8, member
|