hwrm_cmd_resp_addr 3634 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	if (bp->hwrm_cmd_resp_addr) {
hwrm_cmd_resp_addr 3635 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		dma_free_coherent(&pdev->dev, PAGE_SIZE, bp->hwrm_cmd_resp_addr,
hwrm_cmd_resp_addr 3637 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		bp->hwrm_cmd_resp_addr = NULL;
hwrm_cmd_resp_addr 3669 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	bp->hwrm_cmd_resp_addr = dma_alloc_coherent(&pdev->dev, PAGE_SIZE,
hwrm_cmd_resp_addr 3672 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	if (!bp->hwrm_cmd_resp_addr)
hwrm_cmd_resp_addr 4186 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_err_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 4190 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	u8 *resp_addr = (u8 *)bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 4433 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_func_drv_rgtr_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 4531 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_tunnel_dst_port_alloc_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 4681 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_cfa_l2_filter_alloc_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 4966 drivers/net/ethernet/broadcom/bnxt/bnxt.c 						bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 5092 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_vnic_alloc_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 5127 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_vnic_qcaps_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 5169 drivers/net/ethernet/broadcom/bnxt/bnxt.c 					bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 5223 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_ring_alloc_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 5526 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_ring_free_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 5655 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_func_qcfg_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 5709 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_func_qcfg_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 6088 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_ring_aggint_qcaps_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 6341 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_stat_ctx_alloc_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 6374 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_func_qcfg_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 6432 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 6877 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_func_resource_qcaps_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 6936 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_func_qcaps_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 7044 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 7091 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_error_recovery_qcfg_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 7165 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_queue_qportcfg_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 7227 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_ver_get_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 7342 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_port_qstats_ext_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 7386 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		resp2 = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 8409 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_port_phy_qcaps_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 8456 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_port_phy_qcfg_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 8740 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_func_drv_if_change_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 8812 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_port_led_qcaps_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 8853 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_wol_filter_alloc_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 8885 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_wol_filter_qcfg_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 8930 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 9340 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_port_phy_mdio_read_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 9866 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	struct hwrm_dbg_ring_info_get_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 1670 drivers/net/ethernet/broadcom/bnxt/bnxt.h 	void			*hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 1943 drivers/net/ethernet/broadcom/bnxt/bnxt.h 		return bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr   65 drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c 	struct hwrm_queue_pri2cos_qcfg_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr  137 drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c 	struct hwrm_queue_cos2bw_qcfg_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr  283 drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c 	struct hwrm_queue_pfcenable_qcfg_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr  388 drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c 	struct hwrm_queue_dscp_qcaps_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr  344 drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c 			struct hwrm_err_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 2005 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	struct hwrm_nvm_install_update_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 2119 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	struct hwrm_nvm_get_dir_info_output *output = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 2226 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	struct hwrm_nvm_find_dir_entry_output *output = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 2468 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	struct hwrm_port_phy_i2c_read_output *output = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 2675 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	struct hwrm_port_phy_qcaps_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 2859 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	struct hwrm_selftest_exec_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 3020 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	struct hwrm_dbg_cmn_output *cmn_resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 3366 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	struct hwrm_selftest_qlist_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr  110 drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c 	struct hwrm_func_qcfg_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr 1123 drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c 	struct hwrm_func_qcaps_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr  242 drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c 		struct output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr   30 drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c 	struct hwrm_cfa_vfr_alloc_output *resp = bp->hwrm_cmd_resp_addr;
hwrm_cmd_resp_addr   70 drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c 	struct hwrm_func_qcfg_output *resp = bp->hwrm_cmd_resp_addr;