Searched defs:fw_image (Results 1 – 2 of 2) sorted by relevance
538 static int mwl8k_request_firmware(struct mwl8k_priv *priv, char *fw_image, in mwl8k_request_firmware()5788 static int mwl8k_init_firmware(struct ieee80211_hw *hw, char *fw_image, in mwl8k_init_firmware()5990 static int mwl8k_reload_firmware(struct ieee80211_hw *hw, char *fw_image) in mwl8k_reload_firmware()
534 const struct firmware *fw_image; member