Lines Matching defs:iwh_cmd

309 static int	iwh_cmd(iwh_sc_t *, int, const void *, int, int);
1891 err = iwh_cmd(sc, REPLY_RXON, &sc->sc_config,
1907 err = iwh_cmd(sc, REPLY_ADD_STA, &node,
2573 rv = iwh_cmd(sc, CALIBRATION_CFG_CMD, &cmd, sizeof (cmd), 1);
2608 rv = iwh_cmd(sc, REPLY_PHY_CALIBRATION_CMD,
2625 rv = iwh_cmd(sc, REPLY_PHY_CALIBRATION_CMD,
2642 rv = iwh_cmd(sc, REPLY_PHY_CALIBRATION_CMD,
2660 rv = iwh_cmd(sc, REPLY_PHY_CALIBRATION_CMD,
2678 rv = iwh_cmd(sc, REPLY_PHY_CALIBRATION_CMD,
3918 iwh_cmd(iwh_sc_t *sc, int code, const void *buf, int size, int async)
3927 IWH_DBG((IWH_DEBUG_CMD, "iwh_cmd() "
3996 (void) iwh_cmd(sc, REPLY_LEDS_CMD, &led, sizeof (led), 1);
4061 err = iwh_cmd(sc, REPLY_RXON, &sc->sc_config,
4306 err = iwh_cmd(sc, POWER_TABLE_CMD, &powertable,
4321 err = iwh_cmd(sc, REPLY_BT_CONFIG, &bt,
4407 err = iwh_cmd(sc, REPLY_RXON, &sc->sc_config,
4422 err = iwh_cmd(sc, REPLY_REMOVE_STA, &rm_sta, sizeof (iwh_rem_sta_t), 0);
4449 err = iwh_cmd(sc, REPLY_ADD_STA, &node, sizeof (node), 0);
4475 err = iwh_cmd(sc, REPLY_TX_LINK_QUALITY_CMD, &link_quality,
5385 rv = iwh_cmd(sc, COEX_PRIORITY_TABLE_CMD, &w_cmd, sizeof (w_cmd), 1);
5400 rv = iwh_cmd(sc, REPLY_PHY_CALIBRATION_CMD,
5552 err = iwh_cmd(sc, REPLY_TX_PWR_TABLE_CMD, &txpower,
5811 err = iwh_cmd(sc, REPLY_RXON, &sc->sc_config,
5975 err = iwh_cmd(sc, REPLY_QOS_PARAM, &qosparam_cmd,
6282 err = iwh_cmd(sc, REPLY_ADD_STA, &node, sizeof (node), 1);
6341 err = iwh_cmd(sc, REPLY_TX_LINK_QUALITY_CMD, &link_quality,
6419 err = iwh_cmd(sc, REPLY_ADD_STA, &node, sizeof (node), 1);
6453 err = iwh_cmd(sc, REPLY_ADD_STA, &node, sizeof (node), 1);
6522 err = iwh_cmd(sc, REPLY_ADD_STA, &node, sizeof (node), 1);