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

/linux-master/drivers/net/usb/
H A Dr8152.c1718 int mac_strlen; local
1723 mac_strlen = 0x16;
1747 mac_strlen = 0x17;
1755 if (obj->type != mac_obj_type || obj->string.length != mac_strlen) {

Completed in 143 milliseconds