IPW_CMD_SET_ESSID
error = ipw_cmd(sc, IPW_CMD_SET_ESSID, ssid, sizeof ssid);
error = ipw_cmd(sc, IPW_CMD_SET_ESSID, ni->ni_essid, ni->ni_esslen);