Home
last modified time | relevance | path

Searched refs:REPLY_REMOVE_STA (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h1892 REPLY_REMOVE_STA = 0x19, enumerator
H A Diwh.c4423 err = iwh_cmd(sc, REPLY_REMOVE_STA, &rm_sta, sizeof (iwh_rem_sta_t), 0); in iwh_config()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h1892 REPLY_REMOVE_STA = 0x19, enumerator
H A Diwp.c4196 err = iwp_cmd(sc, REPLY_REMOVE_STA, &rm_sta, sizeof (iwp_rem_sta_t), 0); in iwp_config()