Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_hw.h2392 uint8_t cfg_phy_cnt; /* configurable DSP phy data byte count */ member
H A Diwk2.c2102 if (stat->cfg_phy_cnt > 20) { in iwk_rx_intr()
2129 tail = (uint32_t *)((caddr_t)(stat + 1) + stat->cfg_phy_cnt + len); in iwk_rx_intr()
2137 stat->cfg_phy_cnt, LE_32(crc))); in iwk_rx_intr()
2157 ((uint8_t *)(stat + 1)+ stat->cfg_phy_cnt); in iwk_rx_intr()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h1623 uint8_t cfg_phy_cnt; /* configurable DSP phy data byte count */ member
H A Diwh.c2330 if (stat->cfg_phy_cnt > 20) { in iwh_rx_mpdu_intr()
2375 stat->cfg_phy_cnt, LE_32(crc))); in iwh_rx_mpdu_intr()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h1623 uint8_t cfg_phy_cnt; /* configurable DSP phy data byte count */ member
H A Diwp.c2238 if (stat->cfg_phy_cnt > 20) { in iwp_rx_mpdu_intr()
2283 stat->cfg_phy_cnt, LE_32(crc))); in iwp_rx_mpdu_intr()