Home
last modified time | relevance | path

Searched defs:macstat (Results 1 – 2 of 2) sorted by relevance

/src/sys/contrib/dev/broadcom/brcm80211/brcmsmac/
H A Dd11.h1677 struct macstat { struct
1678 u16 txallfrm; /* 0x80 */
1679 u16 txrtsfrm; /* 0x82 */
1680 u16 txctsfrm; /* 0x84 */
1681 u16 txackfrm; /* 0x86 */
1682 u16 txdnlfrm; /* 0x88 */
1683 u16 txbcnfrm; /* 0x8a */
1684 u16 txfunfl[8]; /* 0x8c - 0x9b */
1685 u16 txtplunfl; /* 0x9c */
1686 u16 txphyerr; /* 0x9e */
[all …]
/src/sys/dev/bwn/
H A Dif_bwn.c5562 uint32_t macstat; in bwn_dma_rxeof() local
5667 uint32_t ctl32, macstat, v32; in bwn_pio_rxeof() local
5976 uint32_t macstat; in bwn_rxeof() local