Searched refs:REPLY_ADD_STA (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/io/iwk/ |
H A D | iwk2.c | 1592 err = iwk_cmd(sc, REPLY_ADD_STA, &node, in iwk_newstate() 1898 err = iwk_cmd(sc, REPLY_ADD_STA, in iwk_key_set() 1928 err = iwk_cmd(sc, REPLY_ADD_STA, &node, sizeof (node), 1); in iwk_key_set() 3043 err1 = iwk_cmd(sc, REPLY_ADD_STA, &node, sizeof (node), 1); in iwk_m_ioctl() 3594 err = iwk_cmd(sc, REPLY_ADD_STA, &node, sizeof (node), 1); in iwk_hw_set_before_auth() 3906 err = iwk_cmd(sc, REPLY_ADD_STA, &node, sizeof (node), 0); in iwk_config() 6502 err = iwk_cmd(sc, REPLY_ADD_STA, &bc_node, sizeof (bc_node), 1); in iwk_clean_add_node_ibss() 6555 err = iwk_cmd(sc, REPLY_ADD_STA, &ibss_node_p->node, in iwk_clean_add_node_ibss()
|
H A D | iwk_hw.h | 2642 REPLY_ADD_STA = 0x18, enumerator
|
/illumos-gate/usr/src/uts/common/io/iwh/ |
H A D | iwh.c | 1907 err = iwh_cmd(sc, REPLY_ADD_STA, &node, in iwh_newstate() 4450 err = iwh_cmd(sc, REPLY_ADD_STA, &node, sizeof (node), 0); in iwh_config() 6283 err = iwh_cmd(sc, REPLY_ADD_STA, &node, sizeof (node), 1); in iwh_add_ap_sta() 6420 err = iwh_cmd(sc, REPLY_ADD_STA, &node, sizeof (node), 1); in iwh_recv_action() 6454 err = iwh_cmd(sc, REPLY_ADD_STA, &node, sizeof (node), 1); in iwh_recv_action() 6523 err = iwh_cmd(sc, REPLY_ADD_STA, &node, sizeof (node), 1); in iwh_send_action()
|
H A D | iwh_hw.h | 1891 REPLY_ADD_STA = 0x18, enumerator
|
/illumos-gate/usr/src/uts/common/io/iwp/ |
H A D | iwp_hw.h | 1891 REPLY_ADD_STA = 0x18, enumerator
|
H A D | iwp.c | 1845 err = iwp_cmd(sc, REPLY_ADD_STA, &node, in iwp_newstate() 4212 err = iwp_cmd(sc, REPLY_ADD_STA, &node, sizeof (node), 0); in iwp_config() 5363 err = iwp_cmd(sc, REPLY_ADD_STA, &node, sizeof (node), 1); in iwp_add_ap_sta()
|