Searched refs:bIEIdentifier (Results 1 – 3 of 3) sorted by relevance
102 switch (wuie->bIEIdentifier) { in wusbhc_mmcie_set()109 "unimplemented\n", wuie->bIEIdentifier); in wusbhc_mmcie_set()
673 ie->hdr.bIEIdentifier = WUIE_ID_DEVICE_DISCONNECT; in __wusbhc_dev_disable()995 wusbhc->keep_alive_ie.hdr.bIEIdentifier = WUIE_ID_KEEP_ALIVE; in wusbhc_devconnect_create()999 wusbhc->cack_ie.hdr.bIEIdentifier = WUIE_ID_CONNECTACK; in wusbhc_devconnect_create()1034 hi->hdr.bIEIdentifier = WUIE_ID_HOST_INFO; in wusbhc_devconnect_start()
47 u8 bIEIdentifier; member