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

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c279 static int iwk_cmd(iwk_sc_t *, int, const void *, int, int);
1578 err = iwk_cmd(sc, REPLY_RXON, &sc->sc_config,
1592 err = iwk_cmd(sc, REPLY_ADD_STA, &node,
1898 err = iwk_cmd(sc, REPLY_ADD_STA,
1928 err = iwk_cmd(sc, REPLY_ADD_STA, &node, sizeof (node), 1);
3006 err1 = iwk_cmd(sc, REPLY_RXON, &sc->sc_config,
3032 err1 = iwk_cmd(sc, REPLY_TX_PWR_TABLE_CMD, &txpower,
3043 err1 = iwk_cmd(sc, REPLY_ADD_STA, &node, sizeof (node), 1);
3063 err1 = iwk_cmd(sc, REPLY_TX_LINK_QUALITY_CMD, &link_quality,
3449 iwk_cmd(iwk_sc_ function
[all...]
H A Diwk_hw.h2714 typedef struct iwk_cmd { struct

Completed in 83 milliseconds