Lines Matching refs:wl1251_error
75 wl1251_error("could not get firmware: %d", ret); in wl1251_fetch_firmware()
80 wl1251_error("firmware size is not multiple of 32 bits: %zu", in wl1251_fetch_firmware()
90 wl1251_error("could not allocate memory for the firmware"); in wl1251_fetch_firmware()
114 wl1251_error("could not get nvs file: %d", ret); in wl1251_fetch_nvs()
119 wl1251_error("nvs size is not multiple of 32 bits: %zu", in wl1251_fetch_nvs()
128 wl1251_error("could not allocate memory for the nvs file"); in wl1251_fetch_nvs()
195 wl1251_error("unsupported chip id: 0x%x", wl->chip_id); in wl1251_chip_wakeup()
393 wl1251_error("cannot start because not in off state: %d", in wl1251_op_start()
744 wl1251_error("Out of memory setting filters."); in wl1251_op_prepare_multicast()
873 wl1251_error("Unknown key cipher 0x%x", mac80211_key->cipher); in wl1251_set_key_type()
929 wl1251_error("Unsupported key cmd 0x%x", cmd); in wl1251_op_set_key()
939 wl1251_error("Set KEY type failed"); in wl1251_op_set_key()
1509 wl1251_error("unable to register mac80211 hw: %d", ret); in wl1251_register_hw()
1591 wl1251_error("could not alloc ieee80211_hw"); in wl1251_alloc_hw()
1646 wl1251_error("could not allocate memory for rx descriptor"); in wl1251_alloc_hw()