assoc_rsp_buf 112 drivers/net/wireless/marvell/mwifiex/init.c memset(&priv->assoc_rsp_buf, 0, sizeof(priv->assoc_rsp_buf)); assoc_rsp_buf 670 drivers/net/wireless/marvell/mwifiex/join.c sizeof(priv->assoc_rsp_buf)); assoc_rsp_buf 673 drivers/net/wireless/marvell/mwifiex/join.c memcpy(priv->assoc_rsp_buf, &resp->params, priv->assoc_rsp_size); assoc_rsp_buf 629 drivers/net/wireless/marvell/mwifiex/main.h u8 assoc_rsp_buf[MWIFIEX_ASSOC_RSP_BUF_SIZE]; assoc_rsp_buf 158 drivers/net/wireless/marvell/mwifiex/tdls.c assoc_rsp = (struct ieee_types_assoc_rsp *)&priv->assoc_rsp_buf;