Lines Matching defs:stat
37 #include <sys/stat.h>
2226 iwp_rx_phy_res_t *stat;
2233 stat = (iwp_rx_phy_res_t *)sc->sc_rx_phy_res.buf;
2234 if (stat->cfg_phy_cnt > 20) {
2238 phyinfo = (struct iwp_rx_non_cfg_phy *)stat->non_cfg_phy;
2276 "cfg_phy_count=%x tail=%x", ring->cur, sizeof (*stat),
2277 len, stat->rate.r.s.rate, stat->channel,
2278 LE_32(stat->timestampl), stat->non_cfg_phy_cnt,
2279 stat->cfg_phy_cnt, LE_32(crc)));
2346 iwp_tx_stat_t *stat = (iwp_tx_stat_t *)(desc + 1);
2359 if (stat->ntries > 0) {
3422 iwp_m_stat(void *arg, uint_t stat, uint64_t *val)
3436 switch (stat) {
3482 return (ieee80211_stat(ic, stat, val));