Searched refs:expected_resp_len (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/platform/olpc/ |
| H A D | olpc-xo175-ec.c | 241 int expected_resp_len; member 343 if (!priv->expected_resp_len) in olpc_xo175_ec_complete() 374 } else if (priv->resp_len >= priv->expected_resp_len) { in olpc_xo175_ec_complete() 378 if (priv->resp_len == priv->expected_resp_len) { in olpc_xo175_ec_complete() 525 priv->expected_resp_len = nr_bytes; in olpc_xo175_ec_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.c | 7427 uint16 expected_resp_len; in wl_cfg80211_ifstats_counters() local 7523 expected_resp_len = in wl_cfg80211_ifstats_counters() 7528 (response->length < expected_resp_len)) { in wl_cfg80211_ifstats_counters() 7532 response->length, expected_resp_len, WLC_IOCTL_MEDLEN)); in wl_cfg80211_ifstats_counters()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.c | 7379 uint16 expected_resp_len; in wl_cfg80211_ifstats_counters() local 7475 expected_resp_len = in wl_cfg80211_ifstats_counters() 7480 (response->length < expected_resp_len)) { in wl_cfg80211_ifstats_counters() 7484 response->length, expected_resp_len, WLC_IOCTL_MEDLEN)); in wl_cfg80211_ifstats_counters()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 8238 uint16 expected_resp_len; local 8334 expected_resp_len = 8339 (response->length < expected_resp_len)) { 8343 response->length, expected_resp_len, WLC_IOCTL_MEDLEN));
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 8236 uint16 expected_resp_len; local 8332 expected_resp_len = 8337 (response->length < expected_resp_len)) { 8341 response->length, expected_resp_len, WLC_IOCTL_MEDLEN));
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 8137 uint16 expected_resp_len; local 8233 expected_resp_len = 8238 (response->length < expected_resp_len)) { 8242 response->length, expected_resp_len, WLC_IOCTL_MEDLEN));
|