Searched refs:phym (Results 1 – 1 of 1) sorted by relevance
305 __le32 phym_unspec, *phym; in generic_rndis_bind() local386 phym = NULL; in generic_rndis_bind()387 reply_len = sizeof *phym; in generic_rndis_bind()390 reply_len, (void **)&phym, &reply_len); in generic_rndis_bind()391 if (retval != 0 || !phym) { in generic_rndis_bind()394 phym = &phym_unspec; in generic_rndis_bind()397 le32_to_cpup(phym) != RNDIS_PHYSICAL_MEDIUM_WIRELESS_LAN) { in generic_rndis_bind()404 le32_to_cpup(phym) == RNDIS_PHYSICAL_MEDIUM_WIRELESS_LAN) { in generic_rndis_bind()