Home
last modified time | relevance | path

Searched defs:resp (Results 1 – 25 of 118) sorted by relevance

12345

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c87 struct output *resp = bp->hwrm_cmd_resp_addr; in bnxt_hwrm_send_message() local
276 struct output *resp = bp->hwrm_cmd_resp_addr; in bnxt_hwrm_tf_message_direct() local
307 struct hwrm_cfa_tflib_output *resp = bp->hwrm_cmd_resp_addr; in bnxt_hwrm_tf_message_tunneled() local
420 struct hwrm_cfa_vlan_antispoof_cfg_output *resp = in bnxt_hwrm_cfa_vlan_antispoof_cfg() local
2071 struct hwrm_vnic_rss_cos_lb_ctx_alloc_output *resp = in bnxt_hwrm_vnic_ctx_alloc() local
2096 struct hwrm_vnic_rss_cos_lb_ctx_free_output *resp = in _bnxt_hwrm_vnic_ctx_free() local
4462 struct hwrm_func_vf_vnic_ids_query_output *resp = in bnxt_hwrm_func_vf_vnic_query() local
4717 struct hwrm_cfa_ntuple_filter_alloc_output *resp = in bnxt_hwrm_set_ntuple_filter() local
4798 struct hwrm_cfa_ntuple_filter_free_output *resp = in bnxt_hwrm_clear_ntuple_filter() local
5018 struct hwrm_func_backing_store_qcaps_output *resp = in bnxt_hwrm_func_backing_store_qcaps() local
[all …]
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_reset.c145 struct uni_all *resp; in start_request() local
207 struct uniapi_reset_error_indication *resp; in start_t316() local
223 struct uni_all *resp; in start_t316() local
404 struct uniapi_reset_status_indication *resp; in start_status() local
419 struct uniapi_reset_error_indication *resp; in start_status() local
508 struct uni_all *resp; in restart_forward() local
617 struct uniapi_reset_error_indication *resp; in response_t317() local
647 struct uni_all *resp; in response_error() local
689 struct uni_all *resp; in response_response() local
790 struct uniapi_reset_status_indication *resp; in response_status() local
[all …]
H A Dsig_coord.c422 struct uni_all *resp; in input_unknown() local
1111 struct uni_all *resp; in uni_respond_status() local
1132 struct uni_all *resp; in uni_respond_status_mtype() local
/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_msg.c126 struct hwrm_tf_session_open_output resp = { 0 }; in tf_msg_session_open() local
242 struct hwrm_tf_session_close_output resp = { 0 }; in tf_msg_session_close() local
274 struct hwrm_tf_session_qcfg_output resp = { 0 }; in tf_msg_session_qcfg() local
579 struct hwrm_tf_em_insert_output resp = { 0 }; in tf_msg_insert_em_internal_entry() local
650 struct hwrm_tf_em_delete_output resp = { 0 }; in tf_msg_delete_em_entry() local
795 struct hwrm_tf_ext_em_cfg_output resp = {0}; in tf_msg_em_cfg() local
832 struct hwrm_tf_ext_em_op_output resp = {0}; in tf_msg_em_op() local
860 struct hwrm_tf_tcam_set_output resp = { 0 }; in tf_msg_tcam_entry_set() local
930 struct hwrm_tf_tcam_free_output resp = { 0 }; in tf_msg_tcam_entry_free() local
1263 struct hwrm_tf_if_tbl_get_output resp = { 0 }; in tf_msg_get_if_tbl_entry() local
[all …]
H A Dtf_msg_common.h14 #define MSG_PREP(parms, mb, type, subtype, req, resp) do { \ argument
25 #define MSG_PREP_NO_REQ(parms, mb, type, subtype, resp) do { \ argument
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_firmware.h60 } resp; member
71 } resp; member
91 } resp; member
102 } resp; member
115 } resp; member
131 } resp; member
142 } resp; member
160 } resp; member
170 } resp; member
183 } resp; member
[all …]
H A Dbcm2835_mbox_prop.h89 } resp; member
105 } resp; member
123 } resp; member
146 } resp; member
169 } resp; member
185 } resp; member
210 } resp; member
226 } resp; member
241 } resp; member
256 } resp; member
[all …]
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_vf.c170 struct pfvf_def_resp_tlv *resp; in _ecore_vf_pf_release() local
257 struct pfvf_def_resp_tlv *resp; in ecore_vf_pf_soft_flr_acquire() local
851 struct pfvf_start_queue_resp_tlv *resp; in ecore_vf_pf_rxq_start() local
931 struct pfvf_def_resp_tlv *resp; in ecore_vf_pf_rxq_stop() local
1031 struct pfvf_def_resp_tlv *resp; in ecore_vf_pf_txq_stop() local
1125 struct pfvf_def_resp_tlv *resp; in ecore_vf_pf_vport_start() local
1266 struct pfvf_def_resp_tlv *resp; in ecore_vf_pf_vport_update() local
1489 struct pfvf_def_resp_tlv *resp; in ecore_vf_pf_reset() local
1546 struct pfvf_def_resp_tlv *resp; in ecore_vf_pf_filter_ucast() local
1619 struct pfvf_read_coal_resp_tlv *resp; in ecore_vf_pf_get_coalesce() local
[all …]
H A Decore_mcp.c853 u32 resp = 0, param = 0; in ecore_mcp_cancel_load_req() local
1161 u32 resp = 0, param = 0; in ecore_mcp_load_done() local
1706 u32 resp = 0, param = 0; in ecore_mcp_update_bw() local
1727 u32 resp = 0, param = 0; in ecore_mcp_update_stag() local
2533 u32 resp = 0, param = 0; in ecore_mcp_get_shmem_proto_mfw() local
2661 u32 resp = 0, param = 0; in ecore_mcp_drain() local
3184 u32 resp = 0, param; in ecore_mcp_phy_read() local
3224 u32 resp = 0, param; in ecore_mcp_nvm_del_file() local
3243 u32 resp = 0, param; in ecore_mcp_nvm_put_file_begin() local
3363 u32 resp = 0, param; in ecore_mcp_nvm_set_secure_mode() local
[all …]
/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_nvs.c59 void *resp, uint32_t resplen, in __hn_nvs_execute()
134 void *resp, uint32_t resplen, in hn_nvs_execute()
151 struct hn_nvs_init_resp resp; in hn_nvs_doinit() local
181 struct hn_nvs_rxbuf_connresp resp; in hn_nvs_conn_rxbuf() local
304 struct hn_nvs_chim_connresp resp; in hn_nvs_conn_chim() local
541 struct hn_nvs_subch_resp resp; in hn_nvs_alloc_subchans() local
/f-stack/dpdk/lib/librte_eal/common/
H A Dhotplug_mp.c66 struct eal_dev_mp_req *resp = in send_response_to_secondary() local
231 struct eal_dev_mp_req *resp = in __handle_primary_request() local
310 struct eal_dev_mp_req *resp = in handle_primary_request() local
370 struct eal_dev_mp_req *resp; in eal_dev_hotplug_request_to_primary() local
424 struct eal_dev_mp_req *resp = in eal_dev_hotplug_request_to_secondary() local
H A Dmalloc_mp.c152 struct malloc_mp_req *resp = in handle_sync() local
276 struct malloc_mp_req *resp = in handle_request() local
369 struct malloc_mp_req *resp = in handle_sync_response() local
390 struct malloc_mp_req *resp = (struct malloc_mp_req *)msg.param; in handle_sync_response() local
411 struct malloc_mp_req *resp = in handle_sync_response() local
497 struct malloc_mp_req *resp = (struct malloc_mp_req *)msg.param; in handle_rollback_response() local
614 struct malloc_mp_req *resp = in request_sync() local
/f-stack/dpdk/drivers/event/dlb2/pf/
H A Ddlb2_main.c573 struct dlb2_cmd_response *resp) in dlb2_pf_create_sched_domain()
589 struct dlb2_cmd_response *resp) in dlb2_pf_create_ldb_queue()
600 struct dlb2_cmd_response *resp) in dlb2_pf_create_ldb_port()
614 struct dlb2_cmd_response *resp) in dlb2_pf_create_dir_port()
627 struct dlb2_cmd_response *resp) in dlb2_pf_create_dir_queue()
637 struct dlb2_cmd_response *resp) in dlb2_pf_start_domain()
/f-stack/dpdk/drivers/event/dlb/pf/base/
H A Ddlb_resource.c228 struct dlb_cmd_response *resp) in dlb_attach_ldb_queues()
376 struct dlb_cmd_response *resp) in dlb_attach_ldb_ports()
435 struct dlb_cmd_response *resp) in dlb_attach_dir_ports()
493 struct dlb_cmd_response *resp) in dlb_attach_ldb_credits()
526 struct dlb_cmd_response *resp) in dlb_attach_dir_credits()
748 struct dlb_cmd_response *resp) in dlb_domain_attach_resources()
1883 struct dlb_cmd_response *resp) in dlb_verify_create_ldb_pool_args()
2046 struct dlb_cmd_response *resp) in dlb_verify_create_dir_pool_args()
4846 struct dlb_cmd_response *resp) in dlb_verify_create_ldb_port_args()
5505 struct dlb_cmd_response *resp) in dlb_verify_create_dir_port_args()
[all …]
/f-stack/dpdk/drivers/event/dlb2/pf/base/
H A Ddlb2_resource.c410 struct dlb2_cmd_response *resp) in __dlb2_attach_ldb_ports()
450 struct dlb2_cmd_response *resp) in dlb2_attach_ldb_ports()
522 struct dlb2_cmd_response *resp) in dlb2_attach_dir_ports()
559 struct dlb2_cmd_response *resp) in dlb2_attach_ldb_credits()
574 struct dlb2_cmd_response *resp) in dlb2_attach_dir_credits()
589 struct dlb2_cmd_response *resp) in dlb2_attach_atomic_inflights()
636 struct dlb2_cmd_response *resp) in dlb2_attach_ldb_queues()
745 struct dlb2_cmd_response *resp) in dlb2_verify_create_sched_dom_args()
871 struct dlb2_cmd_response *resp, in dlb2_hw_create_sched_domain()
5788 struct dlb2_cmd_response *resp, in dlb2_hw_pending_port_unmaps()
[all …]
/f-stack/tools/ngctl/
H A Dtypes.c61 struct ng_mesg *resp; in TypesCmd() local
H A Dstatus.c63 struct ng_mesg *const resp = (struct ng_mesg *) sbuf; in StatusCmd() local
H A Dconfig.c64 struct ng_mesg *const resp = (struct ng_mesg *) sbuf; in ConfigCmd() local
H A Dlist.c67 struct ng_mesg *resp; in ListCmd() local
H A Dshow.c66 struct ng_mesg *resp; in ShowCmd() local
/f-stack/tools/netstat/
H A Dnetgraph.c91 struct ng_mesg *resp = (struct ng_mesg *) rbuf; in netgraphprotopr() local
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_mbx.c260 struct hns3_mbx_resp_status *resp = &hw->mbx_resp; in hns3_update_resp_position() local
358 struct hns3_mbx_resp_status *resp = &hw->mbx_resp; in hns3_dev_handle_mbx_msg() local
/f-stack/freebsd/netgraph/atm/ccatm/
H A Dng_ccatm.c392 struct ng_mesg **resp) in ng_ccatm_get_addresses()
487 struct ng_mesg *resp = NULL; in ng_ccatm_rcvmsg() local
1029 struct atm_resp resp; in ng_ccatm_respond_user() member
1030 } resp; in ng_ccatm_respond_user() local
/f-stack/freebsd/contrib/ena-com/
H A Dena_com.c647 struct ena_admin_set_feat_resp resp; in ena_com_set_llq() local
1601 struct ena_admin_set_feat_resp resp; in ena_com_set_aenq_config() local
2008 struct ena_admin_get_feat_resp *resp) in ena_com_get_link_params()
2370 struct ena_admin_set_feat_resp resp; in ena_com_set_dev_mtu() local
2402 struct ena_admin_get_feat_resp resp; in ena_com_get_offload_settings() local
2421 struct ena_admin_set_feat_resp resp; in ena_com_set_hash_function() local
2603 struct ena_admin_set_feat_resp resp; in ena_com_set_hash_ctrl() local
2762 struct ena_admin_set_feat_resp resp; in ena_com_indirect_table_set() local
2952 struct ena_admin_set_feat_resp resp; in ena_com_set_host_attributes() local
/f-stack/dpdk/drivers/net/ena/base/
H A Dena_com.c600 struct ena_admin_set_feat_resp resp; in ena_com_set_llq() local
1549 struct ena_admin_set_feat_resp resp; in ena_com_set_aenq_config() local
1946 struct ena_admin_get_feat_resp *resp) in ena_com_get_link_params()
2252 struct ena_admin_set_feat_resp resp; in ena_com_set_dev_mtu() local
2284 struct ena_admin_get_feat_resp resp; in ena_com_get_offload_settings() local
2303 struct ena_admin_set_feat_resp resp; in ena_com_set_hash_function() local
2484 struct ena_admin_set_feat_resp resp; in ena_com_set_hash_ctrl() local
2643 struct ena_admin_set_feat_resp resp; in ena_com_indirect_table_set() local
2833 struct ena_admin_set_feat_resp resp; in ena_com_set_host_attributes() local

12345