Searched defs:lsi_umts (Results 1 – 1 of 1) sorted by relevance
134 struct lsi_umts { struct135 u8 protocol;136 u8 unused1;137 __be16 length;162 #define SIERRA_NET_LSI_UMTS_LEN (sizeof(struct lsi_umts)) argument