ath79: ag71xx: apply interface mode to MII0/1_CTRL on ar71xx/ar913x
[openwrt/staging/blogic.git] / target / linux / ath79 / files / drivers / net / ethernet / atheros / ag71xx / ag71xx.h
index 377b9f8fe2470727cba89792ee662a87a82fba0a..9aac1998a87d69e03817dddb14cc599d5c66690e 100644 (file)
@@ -154,6 +154,8 @@ struct ag71xx {
        struct ag71xx_ring      rx_ring ____cacheline_aligned;
        struct ag71xx_ring      tx_ring ____cacheline_aligned;
 
+       int                     mac_idx;
+
        u16                     desc_pktlen_mask;
        u16                     rx_buf_size;
        u8                      rx_buf_offset;