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

/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwn.c364 case IWN_CMD_RXON: return "IWN_CMD_RXON";
4613 (void)iwn_cmd(sc, IWN_CMD_RXON, &sc->rxon, sc->rxonsz, 1);
5150 error = iwn_cmd(sc, IWN_CMD_RXON, &sc->rxon, sc->rxonsz, 0);
5387 error = iwn_cmd(sc, IWN_CMD_RXON, &sc->rxon, sc->rxonsz, 1);
5476 error = iwn_cmd(sc, IWN_CMD_RXON, &sc->rxon, sc->rxonsz, 1);
H A Dif_iwnreg.h417 #define IWN_CMD_RXON 16 macro
458 /* Structure for command IWN_CMD_RXON. */

Completed in 164 milliseconds