| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sta_cmdresp.c | 33 struct host_cmd_ds_command *resp) in mwifiex_process_cmdresp_error() 96 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_rssi_info() 156 struct host_cmd_ds_command *resp, in mwifiex_ret_802_11_snmp_mib() 208 struct host_cmd_ds_command *resp, in mwifiex_ret_get_log() 257 struct host_cmd_ds_command *resp) in mwifiex_ret_tx_rate_cfg() 370 struct host_cmd_ds_command *resp) in mwifiex_ret_tx_power_cfg() 425 struct host_cmd_ds_command *resp) in mwifiex_ret_rf_tx_power() 449 struct host_cmd_ds_command *resp) in mwifiex_ret_rf_antenna() 482 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_mac_address() 500 struct host_cmd_ds_command *resp) in mwifiex_ret_mac_multicast_adr() [all …]
|
| /linux/drivers/accel/ivpu/ |
| H A D | ivpu_jsm_msg.c | 99 struct vpu_jsm_msg resp; in ivpu_jsm_register_db() local 118 struct vpu_jsm_msg resp; in ivpu_jsm_unregister_db() local 134 struct vpu_jsm_msg resp; in ivpu_jsm_get_heartbeat() local 157 struct vpu_jsm_msg resp; in ivpu_jsm_reset_engine() local 178 struct vpu_jsm_msg resp; in ivpu_jsm_preempt_engine() local 198 struct vpu_jsm_msg resp; in ivpu_jsm_dyndbg_control() local 216 struct vpu_jsm_msg resp; in ivpu_jsm_trace_get_capability() local 236 struct vpu_jsm_msg resp; in ivpu_jsm_trace_set_config() local 254 struct vpu_jsm_msg resp; in ivpu_jsm_context_release() local 270 struct vpu_jsm_msg resp; in ivpu_jsm_pwr_d0i3_enter() local [all …]
|
| /linux/drivers/mfd/ |
| H A D | si476x-cmd.c | 261 u8 resp[], in si476x_core_send_command() 375 uint8_t *resp, size_t respn) in si476x_cmd_tune_seek_freq() 408 u8 resp[CMD_FUNC_INFO_NRESP]; in si476x_core_cmd_func_info() local 438 u8 resp[CMD_SET_PROPERTY_NRESP]; in si476x_core_cmd_set_property() local 465 u8 resp[CMD_GET_PROPERTY_NRESP]; in si476x_core_cmd_get_property() local 526 u8 resp[CMD_DIG_AUDIO_PIN_CFG_NRESP]; in si476x_core_cmd_dig_audio_pin_cfg() local 575 u8 resp[CMD_ZIF_PIN_CFG_NRESP]; in si476x_core_cmd_zif_pin_cfg() local 632 u8 resp[CMD_IC_LINK_GPO_CTL_PIN_CFG_NRESP]; in si476x_core_cmd_ic_link_gpo_ctl_pin_cfg() local 663 u8 resp[CMD_ANA_AUDIO_PIN_CFG_NRESP]; in si476x_core_cmd_ana_audio_pin_cfg() local 698 u8 resp[CMD_INTB_PIN_CFG_A10_NRESP]; in si476x_core_cmd_intb_pin_cfg_a10() local [all …]
|
| /linux/tools/power/x86/intel-speed-select/ |
| H A D | isst-core-mbox.c | 125 unsigned int req_data, unsigned int *resp) in _send_mbox_command() 221 unsigned int resp; in mbox_read_pm_config() local 239 unsigned int resp; in mbox_get_config_levels() local 268 unsigned int resp; in mbox_get_ctdp_control() local 302 unsigned int resp; in _get_uncore_p0_p1_info() local 387 unsigned int resp; in _get_p1_info() local 411 unsigned int resp; in _get_uncore_mem_freq() local 444 unsigned int resp; in mbox_get_tdp_info() local 483 unsigned int resp; in mbox_get_pwr_info() local 505 unsigned int resp; in mbox_get_coremask_info() local [all …]
|
| /linux/fs/smb/server/ |
| H A D | transport_ipc.c | 498 struct ksmbd_rpc_command *resp = entry->response; in ipc_validate_msg() local 505 struct ksmbd_spnego_authen_response *resp = entry->response; in ipc_validate_msg() local 513 struct ksmbd_share_config_response *resp = entry->response; in ipc_validate_msg() local 526 struct ksmbd_login_response_ext *resp = entry->response; in ipc_validate_msg() local 598 struct ksmbd_login_response *resp; in ksmbd_ipc_login_request() local 622 struct ksmbd_login_response_ext *resp; in ksmbd_ipc_login_request_ext() local 646 struct ksmbd_spnego_authen_response *resp; in ksmbd_ipc_spnego_authen_request() local 676 struct ksmbd_tree_connect_response *resp; in ksmbd_ipc_tree_connect_request() local 759 struct ksmbd_share_config_response *resp; in ksmbd_ipc_share_config_request() local 783 struct ksmbd_rpc_command *resp; in ksmbd_rpc_open() local [all …]
|
| /linux/drivers/infiniband/core/ |
| H A D | uverbs_cmd.c | 59 static int uverbs_response(struct uverbs_attr_bundle *attrs, const void *resp, in uverbs_response() 297 struct ib_uverbs_get_context_resp resp; in ib_uverbs_get_context() local 344 struct ib_uverbs_query_device_resp *resp, in copy_query_dev_fields() 392 struct ib_uverbs_query_device_resp resp; in ib_uverbs_query_device() local 413 struct ib_uverbs_query_port_resp resp; in ib_uverbs_query_port() local 440 struct ib_uverbs_alloc_pd_resp resp = {}; in ib_uverbs_alloc_pd() local 587 struct ib_uverbs_open_xrcd_resp resp = {}; in ib_uverbs_open_xrcd() local 714 struct ib_uverbs_reg_mr_resp resp = {}; in ib_uverbs_reg_mr() local 784 struct ib_uverbs_rereg_mr_resp resp; in ib_uverbs_rereg_mr() local 923 struct ib_uverbs_alloc_mw_resp resp = {}; in ib_uverbs_alloc_mw() local [all …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | dhc-utils.h | 26 struct iwl_dhc_cmd_resp *resp = (void *)pkt->data; in iwl_dhc_resp_status() local 33 struct iwl_dhc_cmd_resp_v1 *resp = (void *)pkt->data; in iwl_dhc_resp_status() local 57 struct iwl_dhc_cmd_resp *resp = (void *)pkt->data; in iwl_dhc_resp_data() local 65 struct iwl_dhc_cmd_resp_v1 *resp = (void *)pkt->data; in iwl_dhc_resp_data() local
|
| /linux/drivers/infiniband/hw/mana/ |
| H A D | main.c | 73 struct gdma_create_pd_resp resp = {}; in mana_ib_alloc_pd() local 117 struct gdma_destory_pd_resp resp = {}; in mana_ib_dealloc_pd() local 148 struct gdma_resp_hdr resp = {}; in mana_gd_destroy_doorbell_page() local 173 struct gdma_allocate_resource_range_resp resp = {}; in mana_gd_allocate_doorbell_page() local 676 struct mana_ib_query_adapter_caps_resp resp = {}; in mana_ib_gd_query_adapter_caps() local 723 struct gdma_query_max_resources_resp resp = {}; in mana_eth_query_adapter_caps() local 836 struct mana_rnic_create_adapter_resp resp = {}; in mana_ib_gd_create_rnic_adapter() local 861 struct mana_rnic_destroy_adapter_resp resp = {}; in mana_ib_gd_destroy_rnic_adapter() local 884 struct mana_rnic_config_addr_resp resp = {}; in mana_ib_gd_add_gid() local 914 struct mana_rnic_config_addr_resp resp = {}; in mana_ib_gd_del_gid() local [all …]
|
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_hwrm_lib.c | 22 struct hwrm_ver_get_output *resp; in bnge_hwrm_ver_get() local 116 struct hwrm_nvm_get_dev_info_output *resp; in bnge_hwrm_nvm_dev_info() local 169 struct hwrm_func_drv_rgtr_output *resp; in bnge_hwrm_func_drv_rgtr() local 259 struct hwrm_func_backing_store_qcaps_v2_output *resp; in bnge_hwrm_func_backing_store_qcaps() local 389 struct hwrm_func_qcfg_output *resp; in bnge_hwrm_get_rings() local 499 struct hwrm_func_qcfg_output *resp; in bnge_hwrm_func_qcfg() local 534 struct hwrm_func_resource_qcaps_output *resp; in bnge_hwrm_func_resc_qcaps() local 577 struct hwrm_func_qcaps_output *resp; in bnge_hwrm_func_qcaps() local 612 struct hwrm_vnic_qcaps_output *resp; in bnge_hwrm_vnic_qcaps() local 659 struct hwrm_queue_qportcfg_output *resp; in bnge_hwrm_queue_qportcfg() local [all …]
|
| /linux/fs/nfsd/ |
| H A D | nfs3acl.c | 31 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfsd3_proc_getacl() local 90 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfsd3_proc_setacl() local 174 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfs3svc_encode_getaclres() local 208 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfs3svc_encode_setaclres() local 219 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfs3svc_release_getacl() local
|
| H A D | nfs4xdr.c | 3192 struct nfsd4_compoundres *resp = args->rqstp->rq_resp; in nfsd4_encode_fattr4_supported_attrs() local 3598 struct nfsd4_compoundres *resp = args->rqstp->rq_resp; in nfsd4_encode_fattr4_suppattr_exclcreat() local 3873 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_encode_fattr4() local 4372 nfsd4_encode_access(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_access() 4387 static __be32 nfsd4_encode_bind_conn_to_session(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_bind_conn_to_session() 4405 nfsd4_encode_close(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_close() 4417 nfsd4_encode_commit(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_commit() 4426 nfsd4_encode_create(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_create() 4442 nfsd4_encode_getattr(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_getattr() 4455 nfsd4_encode_getfh(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_getfh() [all …]
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | qmi.c | 123 struct wlfw_msa_info_resp_msg_v01 resp = {}; in ath10k_qmi_msa_mem_info_send_sync_msg() local 201 struct wlfw_msa_ready_resp_msg_v01 resp = {}; in ath10k_qmi_msa_ready_send_sync_msg() local 240 struct wlfw_bdf_download_resp_msg_v01 resp = {}; in ath10k_qmi_bdf_dnld_send_sync() local 326 struct wlfw_cal_report_resp_msg_v01 resp = {}; in ath10k_qmi_send_cal_report_req() local 385 struct wlfw_wlan_mode_resp_msg_v01 resp = {}; in ath10k_qmi_mode_send_sync_msg() local 434 struct wlfw_wlan_cfg_resp_msg_v01 resp = {}; in ath10k_qmi_cfg_send_sync_msg() local 574 struct wlfw_cap_resp_msg_v01 *resp; in ath10k_qmi_cap_send_sync_msg() local 655 struct wlfw_host_cap_resp_msg_v01 resp = {}; in ath10k_qmi_host_cap_send_sync() local 708 struct wlfw_ini_resp_msg_v01 resp = {}; in ath10k_qmi_set_fw_log_mode() local 753 struct wlfw_ind_register_resp_msg_v01 resp = {}; in ath10k_qmi_ind_register_send_sync_msg() local
|
| /linux/fs/nfs/ |
| H A D | callback_proc.c | 28 __be32 nfs4_callback_getattr(void *argp, void *resp, in nfs4_callback_getattr() 87 __be32 nfs4_callback_recall(void *argp, void *resp, in nfs4_callback_recall() 347 __be32 nfs4_callback_layoutrecall(void *argp, void *resp, in nfs4_callback_layoutrecall() 370 __be32 nfs4_callback_devicenotify(void *argp, void *resp, in nfs4_callback_devicenotify() 502 __be32 nfs4_callback_sequence(void *argp, void *resp, in nfs4_callback_sequence() 609 __be32 nfs4_callback_recallany(void *argp, void *resp, in nfs4_callback_recallany() 656 __be32 nfs4_callback_recallslot(void *argp, void *resp, in nfs4_callback_recallslot() 682 __be32 nfs4_callback_notify_lock(void *argp, void *resp, in nfs4_callback_notify_lock()
|
| /linux/fs/lockd/ |
| H A D | svc4proc.c | 95 __nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_test() 130 __nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_lock() 167 __nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_cancel() 207 __nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_unlock() 248 __nlm4svc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_granted() 356 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_proc_share() local 391 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_proc_unshare() local
|
| H A D | svcproc.c | 115 __nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_test() 151 __nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_lock() 188 __nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_cancel() 229 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_unlock() 271 __nlmsvc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_granted() 389 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_proc_share() local 424 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_proc_unshare() local
|
| H A D | xdr.c | 130 svcxdr_encode_testrply(struct xdr_stream *xdr, const struct nlm_res *resp) in svcxdr_encode_testrply() 234 struct nlm_res *resp = rqstp->rq_argp; in nlmsvc_decode_res() local 325 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_encode_testres() local 334 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_encode_res() local 343 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_encode_shareres() local
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_vf.c | 49 union pfvf_tlvs *resp = p_hwfn->vf_iov_info->pf2vf_reply; in qed_vf_pf_req_end() local 159 struct pfvf_def_resp_tlv *resp; in _qed_vf_pf_release() local 245 struct pfvf_acquire_resp_tlv *resp = &p_iov->pf2vf_reply->acquire_resp; in qed_vf_pf_acquire() local 731 struct pfvf_start_queue_resp_tlv *resp; in qed_vf_pf_rxq_start() local 805 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_rxq_stop() local 844 struct pfvf_start_queue_resp_tlv *resp; in qed_vf_pf_txq_start() local 902 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_txq_stop() local 942 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_vport_start() local 986 struct pfvf_def_resp_tlv *resp = &p_iov->pf2vf_reply->default_resp; in qed_vf_pf_vport_stop() local 1073 struct pfvf_def_resp_tlv *resp; in qed_vf_pf_vport_update() local [all …]
|
| /linux/drivers/usb/gadget/function/ |
| H A D | rndis.c | 176 rndis_query_cmplt_type *resp; in gen_ndis_query_resp() local 487 rndis_set_cmplt_type *resp; in gen_ndis_set_resp() local 558 rndis_init_cmplt_type *resp; in rndis_init_response() local 594 rndis_query_cmplt_type *resp; in rndis_query_response() local 637 rndis_set_cmplt_type *resp; in rndis_set_response() local 680 rndis_reset_cmplt_type *resp; in rndis_reset_response() local 707 rndis_keepalive_cmplt_type *resp; in rndis_keepalive_response() local 732 rndis_indicate_status_msg_type *resp; in rndis_indicate_status_msg() local
|
| /linux/drivers/firmware/ |
| H A D | ti_sci.c | 519 struct ti_sci_msg_hdr *resp; in ti_sci_set_device_state() local 577 struct ti_sci_msg_resp_get_device_state *resp; in ti_sci_get_device_state() local 882 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_set_device_resets() local 957 struct ti_sci_msg_hdr *resp; in ti_sci_set_clock_state() local 1022 struct ti_sci_msg_resp_get_clock_state *resp; in ti_sci_cmd_get_clock_state() local 1256 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_clk_set_parent() local 1324 struct ti_sci_msg_resp_get_clock_parent *resp; in ti_sci_cmd_clk_get_parent() local 1394 struct ti_sci_msg_resp_get_clock_num_parents *resp; in ti_sci_cmd_clk_get_num_parents() local 1473 struct ti_sci_msg_resp_query_clock_freq *resp; in ti_sci_cmd_clk_get_match_freq() local 1549 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_clk_set_freq() local [all …]
|
| /linux/net/nfc/ |
| H A D | digital_technology.c | 216 struct sk_buff *resp) in digital_in_recv_ats() 273 struct sk_buff *resp) in digital_in_recv_sel_res() 388 struct sk_buff *resp) in digital_in_recv_sdd_res() 477 struct sk_buff *resp) in digital_in_recv_sens_res() 549 int digital_in_recv_mifare_res(struct sk_buff *resp) in digital_in_recv_mifare_res() 576 struct sk_buff *resp) in digital_in_recv_attrib_res() 646 struct sk_buff *resp) in digital_in_recv_sensb_res() 743 struct sk_buff *resp) in digital_in_recv_sensf_res() 841 void *arg, struct sk_buff *resp) in digital_in_recv_iso15693_inv_res() 957 struct sk_buff *resp) in digital_tg_recv_sel_req() [all …]
|
| /linux/drivers/platform/x86/dell/ |
| H A D | dell-uart-backlight.c | 58 u8 *resp; member 80 u8 *resp, int resp_max_len) in dell_uart_bl_command() 118 u8 set_brightness[SET_CMD_LEN], resp[SET_RESP_LEN]; in dell_uart_set_brightness() local 131 u8 get_brightness[GET_CMD_LEN], resp[GET_RESP_LEN]; in dell_uart_get_brightness() local 157 u8 set_power[SET_CMD_LEN], resp[SET_RESP_LEN]; in dell_uart_set_bl_power() local 272 u8 get_version[GET_CMD_LEN], resp[MAX_RESP_LEN]; in dell_uart_bl_serdev_probe() local
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| H A D | be_cmds.c | 230 struct be_cmd_resp_get_cntl_addnl_attribs *resp = in be_async_cmd_process() local 609 struct be_cmd_resp_hdr *resp; in be_mcc_notify_wait() local 1030 struct be_cmd_resp_eq_create *resp = embedded_payload(wrb); in be_cmd_eq_create() local 1073 struct be_cmd_resp_mac_query *resp = embedded_payload(wrb); in be_cmd_mac_addr_query() local 1110 struct be_cmd_resp_pmac_add *resp = embedded_payload(wrb); in be_cmd_pmac_add() local 1216 struct be_cmd_resp_cq_create *resp = embedded_payload(wrb); in be_cmd_cq_create() local 1291 struct be_cmd_resp_mcc_create *resp = embedded_payload(wrb); in be_cmd_mccq_ext_create() local 1335 struct be_cmd_resp_mcc_create *resp = embedded_payload(wrb); in be_cmd_mccq_org_create() local 1394 struct be_cmd_resp_eth_tx_create *resp = embedded_payload(&wrb); in be_cmd_txq_create() local 1439 struct be_cmd_resp_eth_rx_create *resp = embedded_payload(wrb); in be_cmd_rxq_create() local [all …]
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | qmi.c | 1714 struct qmi_wlanfw_host_cap_resp_msg_v01 resp; in ath11k_qmi_host_cap_send() local 1797 struct qmi_wlanfw_ind_register_resp_msg_v01 *resp; in ath11k_qmi_fw_ind_register_send() local 1876 struct qmi_wlanfw_respond_mem_resp_msg_v01 resp; in ath11k_qmi_respond_fw_mem_request() local 2124 struct qmi_wlanfw_device_info_resp_msg_v01 resp = {}; in ath11k_qmi_request_device_info() local 2201 struct qmi_wlanfw_cap_resp_msg_v01 resp; in ath11k_qmi_request_target_cap() local 2302 struct qmi_wlanfw_bdf_download_resp_msg_v01 resp; in ath11k_qmi_load_file_target_mem() local 2586 struct qmi_wlanfw_m3_info_resp_msg_v01 resp; in ath11k_qmi_wlanfw_m3_info_send() local 2645 struct qmi_wlanfw_wlan_mode_resp_msg_v01 resp; in ath11k_qmi_wlanfw_mode_send() local 2699 struct qmi_wlanfw_wlan_cfg_resp_msg_v01 resp; in ath11k_qmi_wlanfw_wlan_cfg_send() local 2792 struct qmi_wlanfw_wlan_ini_resp_msg_v01 resp = {}; in ath11k_qmi_wlanfw_wlan_ini_send() local
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | qmi.c | 2203 struct qmi_wlanfw_host_cap_resp_msg_v01 resp = {}; in ath12k_qmi_host_cap_send() local 2284 struct qmi_wlanfw_phy_cap_resp_msg_v01 resp = {}; in ath12k_qmi_phy_cap_send() local 2342 struct qmi_wlanfw_ind_register_resp_msg_v01 *resp; in ath12k_qmi_fw_ind_register_send() local 2414 struct qmi_wlanfw_respond_mem_resp_msg_v01 resp = {}; in ath12k_qmi_respond_fw_mem_request() local 2857 struct qmi_wlanfw_cap_resp_msg_v01 resp = {}; in ath12k_qmi_request_target_cap() local 2965 struct qmi_wlanfw_bdf_download_resp_msg_v01 resp = {}; in ath12k_qmi_load_file_target_mem() local 3235 struct qmi_wlanfw_m3_info_resp_msg_v01 resp = {}; in ath12k_qmi_wlanfw_m3_info_send() local 3361 struct qmi_wlanfw_aux_uc_info_resp_msg_v01 resp = {}; in ath12k_qmi_wlanfw_aux_uc_info_send() local 3410 struct qmi_wlanfw_wlan_mode_resp_msg_v01 resp = {}; in ath12k_qmi_wlanfw_mode_send() local 3459 struct qmi_wlanfw_wlan_cfg_resp_msg_v01 resp = {}; in ath12k_qmi_wlanfw_wlan_cfg_send() local [all …]
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_vfpf.c | 227 struct pfvf_acquire_resp_tlv *resp = &bp->vf2pf_mbox->resp.acquire_resp; in bnx2x_vfpf_acquire() local 398 struct pfvf_general_resp_tlv *resp = &bp->vf2pf_mbox->resp.general_resp; in bnx2x_vfpf_release() local 445 struct pfvf_general_resp_tlv *resp = &bp->vf2pf_mbox->resp.general_resp; in bnx2x_vfpf_init() local 491 struct pfvf_general_resp_tlv *resp = &bp->vf2pf_mbox->resp.general_resp; in bnx2x_vfpf_close_vf() local 606 struct pfvf_general_resp_tlv *resp = &bp->vf2pf_mbox->resp.general_resp; in bnx2x_vfpf_setup_q() local 689 struct pfvf_general_resp_tlv *resp = &bp->vf2pf_mbox->resp.general_resp; in bnx2x_vfpf_teardown_queue() local 730 struct pfvf_general_resp_tlv *resp = &bp->vf2pf_mbox->resp.general_resp; in bnx2x_vfpf_config_mac() local 803 struct pfvf_general_resp_tlv *resp = &bp->vf2pf_mbox->resp.general_resp; in bnx2x_vfpf_config_rss() local 872 struct pfvf_general_resp_tlv *resp = &bp->vf2pf_mbox->resp.general_resp; in bnx2x_vfpf_set_mcast() local 935 struct pfvf_general_resp_tlv *resp = &bp->vf2pf_mbox->resp.general_resp; in bnx2x_vfpf_update_vlan() local [all …]
|