Lines Matching refs:macb_is_gem
660 } else if (macb_is_gem(bp)) { in macb_mac_config()
686 if (macb_is_gem(bp) && state->interface == PHY_INTERFACE_MODE_SGMII) { in macb_mac_config()
749 if (macb_is_gem(bp)) { in macb_mac_link_up()
887 if (macb_is_gem(bp) && (bp->caps & MACB_CAPS_GIGABIT_MODE_AVAILABLE)) { in macb_mii_probe()
1987 if (macb_is_gem(bp)) in macb_interrupt()
2411 if (!macb_is_gem(bp)) { in macb_init_rx_buffer_size()
2682 if (macb_is_gem(bp)) in macb_mdc_clk_div()
2704 if (!macb_is_gem(bp)) in macb_dbw()
2733 if (macb_is_gem(bp)) { in macb_configure_dma()
2787 else if (macb_is_gem(bp) && bp->dev->features & NETIF_F_RXCSUM) in macb_init_hw()
2895 if (macb_is_gem(bp)) in macb_set_rx_mode()
2902 if (macb_is_gem(bp) && dev->features & NETIF_F_RXCSUM) in macb_set_rx_mode()
3166 if (macb_is_gem(bp)) in macb_get_stats()
3241 if (macb_is_gem(bp)) in macb_get_regs()
3485 if (!macb_is_gem(bp)) in gem_prog_cmp_regs()
3793 if (!macb_is_gem(bp)) in macb_set_txcsum_feature()
3811 if (!macb_is_gem(bp)) in macb_set_rxcsum_feature()
3826 if (!macb_is_gem(bp)) in macb_set_rxflow_feature()
4128 if (macb_is_gem(bp)) { in macb_init()
4152 if (macb_is_gem(bp) && !(bp->caps & MACB_CAPS_FIFO_MODE)) in macb_init()
5132 macb_is_gem(bp) ? "GEM" : "MACB", macb_readl(bp, MID), in macb_probe()
5220 if (macb_is_gem(bp)) { in macb_suspend()
5301 if (macb_is_gem(bp)) { in macb_resume()