Searched refs:mib_value (Results 1 – 4 of 4) sorted by relevance
208 struct hostif_mib_value mib_value; member214 struct hostif_mib_value mib_value; member
1266 pp->mib_value.size = cpu_to_le16(size); in hostif_mib_set_request()1267 pp->mib_value.type = cpu_to_le16(type); in hostif_mib_set_request()1268 memcpy(&pp->mib_value.body, data, size); in hostif_mib_set_request()
379 u8 mib_value[100]; member
422 memcpy(bf, this->sig_get_confirm.mib_value, size); in wl3501_get_mib_value()