Searched refs:phym (Results 1 – 1 of 1) sorted by relevance
317 __le32 phym_unspec, *phym; in generic_rndis_bind() local398 phym = NULL; in generic_rndis_bind()399 reply_len = sizeof *phym; in generic_rndis_bind()402 0, (void **) &phym, &reply_len); in generic_rndis_bind()403 if (retval != 0 || !phym) { in generic_rndis_bind()406 phym = &phym_unspec; in generic_rndis_bind()409 le32_to_cpup(phym) != RNDIS_PHYSICAL_MEDIUM_WIRELESS_LAN) { in generic_rndis_bind()416 le32_to_cpup(phym) == RNDIS_PHYSICAL_MEDIUM_WIRELESS_LAN) { in generic_rndis_bind()