Home
last modified time | relevance | path

Searched refs:quiet_plcp_th (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_hw.h3114 uint16_t quiet_plcp_th; /* quiet chnl is < this # pkts (typ. 1) */ member
H A Diwk2.c3667 hdr->quiet_plcp_th = LE_16(1); in iwk_scan()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h2467 uint16_t quiet_plcp_th; /* quiet chnl is < this # pkts (typ. 1) */ member
H A Diwh.c4134 hdr->quiet_plcp_th = LE_16(1); in iwh_scan()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h2464 uint16_t quiet_plcp_th; /* quiet chnl is < this # pkts (typ. 1) */ member
H A Diwp.c3935 hdr->quiet_plcp_th = LE_16(1); in iwp_scan()