Lines Matching +full:firmware +full:- +full:specific
1 /* SPDX-License-Identifier: GPL-2.0-only */
7 * struct ethnl_module_fw_flash_ntf_params - module firmware flashing
20 * struct ethtool_module_fw_flash_params - module firmware flashing parameters
30 * struct ethtool_cmis_fw_update_params - CMIS firmware update specific
33 * @params: Module firmware flashing parameters.
34 * @ntf_params: Module firmware flashing notification parameters.
35 * @fw: Firmware to flash.
41 const struct firmware *fw;
45 * struct ethtool_module_fw_flash - module firmware flashing
48 * @work: The flashing firmware work.
49 * @fw_update: CMIS firmware update specific parameters.