Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwn/
H A Dif_iwnreg.h1420 uint8_t cfg_phy_len; member
H A Dif_iwn.c3069 if (stat->cfg_phy_len > IWN_STAT_MAXLEN) { in iwn_rx_done()
3072 stat->cfg_phy_len); in iwn_rx_done()
3080 head = (caddr_t)(stat + 1) + stat->cfg_phy_len; in iwn_rx_done()