Searched refs:mib_value (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/staging/ks7010/
H A Dks_hostif.h208 struct hostif_mib_value mib_value; member in struct:hostif_mib_get_confirm_t
214 struct hostif_mib_value mib_value; member in struct:hostif_mib_set_request_t
H A Dks_hostif.c1265 pp->mib_value.size = cpu_to_le16(size);
1266 pp->mib_value.type = cpu_to_le16(type);
1267 memcpy(&pp->mib_value.body, data, size);

Completed in 101 milliseconds