Searched refs:WLC_E_NDIS_LINK (Results 1 – 5 of 5) sorted by relevance
55 { WLC_E_NDIS_LINK, "NDIS_LINK" },
1228 case WLC_E_NDIS_LINK: { in wl_host_event()1264 if (type == WLC_E_NDIS_LINK) { in wl_host_event()1270 temp = ntoh32(WLC_E_NDIS_LINK); in wl_host_event()
3211 case WLC_E_NDIS_LINK:
4057 setbit(eventmask, WLC_E_NDIS_LINK);
118 #define WLC_E_NDIS_LINK 18 /* NDIS style link indication */ macro