Searched defs:macstat (Results 1 – 2 of 2) sorted by relevance
1677 struct macstat { struct1678 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 …]
5562 uint32_t macstat; in bwn_dma_rxeof() local5667 uint32_t ctl32, macstat, v32; in bwn_pio_rxeof() local5976 uint32_t macstat; in bwn_rxeof() local