Searched refs:phym (Results 1 – 1 of 1) sorted by relevance
316 __le32 phym_unspec, *phym; in generic_rndis_bind() local397 phym = NULL; in generic_rndis_bind()398 reply_len = sizeof *phym; in generic_rndis_bind()401 0, (void **) &phym, &reply_len); in generic_rndis_bind()402 if (retval != 0 || !phym) { in generic_rndis_bind()405 phym = &phym_unspec; in generic_rndis_bind()408 le32_to_cpup(phym) != RNDIS_PHYSICAL_MEDIUM_WIRELESS_LAN) { in generic_rndis_bind()415 le32_to_cpup(phym) == RNDIS_PHYSICAL_MEDIUM_WIRELESS_LAN) { in generic_rndis_bind()