Lines Matching refs:macb_is_gem
265 if (macb_is_gem(bp)) in macb_handle_link_change()
348 if (macb_is_gem(bp) && bp->caps & MACB_CAPS_GIGABIT_MODE_AVAILABLE) in macb_mii_probe()
1060 if (macb_is_gem(bp)) in macb_interrupt()
1306 if (!macb_is_gem(bp)) { in macb_init_rx_buffer_size()
1556 if (macb_is_gem(bp)) in macb_mdc_clk_div()
1579 if (!macb_is_gem(bp)) in macb_dbw()
1606 if (macb_is_gem(bp)) { in macb_configure_dma()
1657 else if (macb_is_gem(bp) && bp->dev->features & NETIF_F_RXCSUM) in macb_init_hw()
1779 if (macb_is_gem(bp)) in macb_set_rx_mode()
1786 if (macb_is_gem(bp) && dev->features & NETIF_F_RXCSUM) in macb_set_rx_mode()
1966 if (macb_is_gem(bp)) in macb_get_stats()
2062 if (macb_is_gem(bp)) { in macb_get_regs()
2109 if ((changed & NETIF_F_HW_CSUM) && macb_is_gem(bp)) { in macb_set_features()
2121 if ((changed & NETIF_F_RXCSUM) && macb_is_gem(bp)) { in macb_set_features()
2314 if (macb_is_gem(bp)) { in macb_init()
2333 if (macb_is_gem(bp) && !(bp->caps & MACB_CAPS_FIFO_MODE)) in macb_init()
2840 macb_is_gem(bp) ? "GEM" : "MACB", macb_readl(bp, MID), in macb_probe()