Searched defs:macstat (Results 1 – 7 of 7) 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 …]
431 u32 macstat; in b43legacy_rx() local
559 u16 macstat; in b43legacy_pio_rx() local
641 u32 macstat; in b43_rx() local
601 u32 macstat = 0; in pio_rx_frame() local
1153 struct macstat_regs __iomem *macstat = &adapter->regs->macstat; in et1310_config_macstat_regs() local1343 struct macstat_regs __iomem *macstat = in et1310_update_macstat_host_counters() local
1242 struct macstat_regs macstat; member