Searched refs:REPLY_REMOVE_STA (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/iwp/ |
H A D | iwp_hw.h | 1892 REPLY_REMOVE_STA = 0x19, enumerator
|
H A D | iwp.c | 4192 err = iwp_cmd(sc, REPLY_REMOVE_STA, &rm_sta, sizeof (iwp_rem_sta_t), 0); in iwp_config()
|
/titanic_50/usr/src/uts/common/io/iwh/ |
H A D | iwh_hw.h | 1892 REPLY_REMOVE_STA = 0x19, enumerator
|
H A D | iwh.c | 4422 err = iwh_cmd(sc, REPLY_REMOVE_STA, &rm_sta, sizeof (iwh_rem_sta_t), 0); in iwh_config()
|