Lines Matching refs:macb_is_gem
317 if (macb_is_gem(bp)) in macb_handle_link_change()
400 if (macb_is_gem(bp) && bp->caps & MACB_CAPS_GIGABIT_MODE_AVAILABLE) in macb_mii_probe()
1112 if (macb_is_gem(bp)) in macb_interrupt()
1352 if (!macb_is_gem(bp)) { in macb_init_rx_buffer_size()
1602 if (macb_is_gem(bp)) in macb_mdc_clk_div()
1625 if (!macb_is_gem(bp)) in macb_dbw()
1651 if (macb_is_gem(bp)) { in macb_configure_dma()
1696 else if (macb_is_gem(bp) && bp->dev->features & NETIF_F_RXCSUM) in macb_init_hw()
1823 if (macb_is_gem(bp)) in macb_set_rx_mode()
1830 if (macb_is_gem(bp) && dev->features & NETIF_F_RXCSUM) in macb_set_rx_mode()
2030 if (macb_is_gem(bp)) in macb_get_stats()
2126 if (macb_is_gem(bp)) { in macb_get_regs()
2173 if ((changed & NETIF_F_HW_CSUM) && macb_is_gem(bp)) { in macb_set_features()
2185 if ((changed & NETIF_F_RXCSUM) && macb_is_gem(bp)) { in macb_set_features()
2379 if (macb_is_gem(bp)) { in macb_init()
2398 if (macb_is_gem(bp) && !(bp->caps & MACB_CAPS_FIFO_MODE)) in macb_init()
2936 macb_is_gem(bp) ? "GEM" : "MACB", macb_readl(bp, MID), in macb_probe()