Searched refs:phym (Results 1 – 1 of 1) sorted by relevance
307 __le32 phym_unspec, *phym; in generic_rndis_bind() local388 phym = NULL; in generic_rndis_bind()389 reply_len = sizeof *phym; in generic_rndis_bind()392 reply_len, (void **)&phym, &reply_len); in generic_rndis_bind()393 if (retval != 0 || !phym) { in generic_rndis_bind()396 phym = &phym_unspec; in generic_rndis_bind()399 le32_to_cpup(phym) != RNDIS_PHYSICAL_MEDIUM_WIRELESS_LAN) { in generic_rndis_bind()406 le32_to_cpup(phym) == RNDIS_PHYSICAL_MEDIUM_WIRELESS_LAN) { in generic_rndis_bind()