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.
42 #define IGU_CTRL_REG_PXP_ADDR_MASK 0xFFF /* Command address */
56 * qed_int_igu_enable_int(): Enable device interrupts.
58 * @p_hwfn: HW device data.
69 * qed_int_igu_disable_int(): Disable device interrupts.
71 * @p_hwfn: HW device data.
83 * @p_hwfn: HW device data.
93 * @p_hwfn: HW device data.
96 * @sb_virt_addr: SB Virtual address.
97 * @sb_phy_addr: SB Physial address.
114 * @p_hwfn: HW device data.
127 * @p_hwfn: HW device data.
156 * @p_hwfn: HW device data.
167 * of the device.
191 * @p_hwfn: hw function pointer
206 * @p_hwfn: HW device data.
254 * @p_hwfn: HW device data.
262 * qed_get_igu_sb_id(): Translate the weakly-defined client sb-id into
263 * an IGU sb-id
265 * @p_hwfn: HW device data.
275 * @p_hwfn: HW device data.
296 * @p_hwfn: HW device data.
309 * @p_hwfn: HW device data.
315 * @p_fw_cons: Pointer to the actual address of the
333 * @p_hwfn: HW device data.
338 * Partner of qed_int_register_cb -> should be called
347 * @p_hwfn: HW device data.
356 * block that will be used -> both PF / VF.
358 * @p_hwfn: HW device data.
375 * @p_hwfn: HW device data.
394 * @p_hwfn: HW device data.
405 * @p_hwfn: HW device data.
414 * @p_hwfn: HW device data.
423 * qed_int_igu_enable(): Enable Interrupt & Attention for hw function.
425 * @p_hwfn: HW device data.
437 * @p_hwfn: HW device data.