HomeSort by: relevance | last modified time | path
    Searched refs:wimax (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwn.c 5429 struct iwn5000_wimax_coex wimax; local in function:iwn5000_send_wimax_coex
5433 /* Enable WiMAX coexistence for combo adapters. */
5434 wimax.flags =
5439 memcpy(wimax.events, iwn6050_wimax_events,
5444 /* Disable WiMAX coexistence. */
5445 wimax.flags = 0;
5446 memset(wimax.events, 0, sizeof wimax.events);
5448 DPRINTF(("Configuring WiMAX coexistence\n"));
5449 return iwn_cmd(sc, IWN5000_CMD_WIMAX_COEX, &wimax, sizeof wimax, 0)
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
Makefile 772 omap2420-n810-wimax.dtb \

Completed in 16 milliseconds