Searched refs:cfg_phy_len (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnreg.h1420 uint8_t cfg_phy_len; member in struct:iwn_rx_stat
H A Dif_iwn.c2988 if (stat->cfg_phy_len > IWN_STAT_MAXLEN) {
2991 stat->cfg_phy_len);
2999 head = (caddr_t)(stat + 1) + stat->cfg_phy_len;

Completed in 246 milliseconds