iwn_rxon
struct iwn_rxon *rxon = sc->rxon;
struct iwn_rxon *rxon = sc->rxon;
memset(sc->rxon, 0, sizeof (struct iwn_rxon));
#define IWN4965_RXONSZ (sizeof (struct iwn_rxon) - 6)
#define IWN5000_RXONSZ (sizeof (struct iwn_rxon))
struct iwn_rxon rx_on[IWN_NUM_RXON_CTX];
struct iwn_rxon *rxon;