Lines Matching +full:hw +full:- +full:device +full:- +full:address
1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
3 * Copyright (c) 2015-2017 QLogic Corporation
4 * Copyright (c) 2019-2020 Marvell International Ltd.
51 #define DMAE_CMD_SIZE_TO_FILL (DMAE_CMD_SIZE - 5)
58 * @p_hwfn: HW device data.
65 * qed_ptt_invalidate(): Forces all ptt entries to be re-configured
67 * @p_hwfn: HW device data.
76 * @p_hwfn: HW device data.
78 * Return: struct _qed_status - success (0), negative - error.
85 * @p_hwfn: HW device data.
92 * qed_ptt_get_hw_addr(): Get PTT's GRC/HW address.
94 * @p_hwfn: HW device data.
103 * qed_ptt_get_bar_addr(): Get PPT's external BAR address.
112 * qed_ptt_set_win(): Set PTT Window's GRC BAR address
114 * @p_hwfn: HW device data.
115 * @new_hw_addr: New HW address.
127 * @p_hwfn: HW device data.
138 * @p_hwfn: HW device data.
141 * @hw_addr: HW address
153 * @p_hwfn: HW device data.
155 * @hw_addr: HW address
166 * @p_hwfn: HW device data.
169 * @hw_addr: HW address.
183 * @p_hwfn: HW device data.
185 * @hw_addr: HW address.
202 * @p_hwfn: HW device data.
216 * @p_hwfn: HW device data.
229 * @p_hwfn: HW device data.
241 * @p_hwfn: HW device data.
254 * @p_hwfn: HW device data.
275 * @p_hwfn: HW device data.
285 * @p_hwfn: HW device data.
322 * about a HW error.
324 * @p_hwfn: HW device data.