Lines Matching refs:macb_is_gem
451 if (macb_is_gem(bp)) in macb_handle_link_change()
560 if (macb_is_gem(bp) && bp->caps & MACB_CAPS_GIGABIT_MODE_AVAILABLE) in macb_mii_probe()
1443 if (macb_is_gem(bp)) in macb_interrupt()
1869 if (!macb_is_gem(bp)) { in macb_init_rx_buffer_size()
2133 if (macb_is_gem(bp)) in macb_mdc_clk_div()
2155 if (!macb_is_gem(bp)) in macb_dbw()
2184 if (macb_is_gem(bp)) { in macb_configure_dma()
2244 else if (macb_is_gem(bp) && bp->dev->features & NETIF_F_RXCSUM) in macb_init_hw()
2373 if (macb_is_gem(bp)) in macb_set_rx_mode()
2380 if (macb_is_gem(bp) && dev->features & NETIF_F_RXCSUM) in macb_set_rx_mode()
2619 if (macb_is_gem(bp)) in macb_get_stats()
2694 if (macb_is_gem(bp)) in macb_get_regs()
3218 if (!macb_is_gem(bp)) in macb_set_txcsum_feature()
3236 if (!macb_is_gem(bp)) in macb_set_rxcsum_feature()
3251 if (!macb_is_gem(bp)) in macb_set_rxflow_feature()
3542 if (macb_is_gem(bp)) { in macb_init()
3566 if (macb_is_gem(bp) && !(bp->caps & MACB_CAPS_FIFO_MODE)) in macb_init()
4343 macb_is_gem(bp) ? "GEM" : "MACB", macb_readl(bp, MID), in macb_probe()