rsi: add firmware loading for 9116 device
New firmware files and firmware loading method are added for 9116. Signed-off-by: Siva Rebbagondla <siva8118@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:

committed by
Kalle Valo

parent
3ac61578fb
commit
e5a1ecc97e
@@ -385,6 +385,7 @@ struct rsi_host_intf_ops {
|
||||
u32 instructions_size, u16 block_size,
|
||||
u8 *fw);
|
||||
int (*reinit_device)(struct rsi_hw *adapter);
|
||||
int (*ta_reset)(struct rsi_hw *adapter);
|
||||
};
|
||||
|
||||
enum rsi_host_intf rsi_get_host_intf(void *priv);
|
||||
|
Reference in New Issue
Block a user