Lines Matching refs:macb_is_gem
529 if (!macb_is_gem(bp) && in macb_validate()
678 } else if (macb_is_gem(bp)) { in macb_mac_config()
701 if (macb_is_gem(bp) && state->interface == PHY_INTERFACE_MODE_SGMII) { in macb_mac_config()
764 if (macb_is_gem(bp)) { in macb_mac_link_up()
1820 if (macb_is_gem(bp)) in macb_interrupt()
2243 if (!macb_is_gem(bp)) { in macb_init_rx_buffer_size()
2507 if (macb_is_gem(bp)) in macb_mdc_clk_div()
2529 if (!macb_is_gem(bp)) in macb_dbw()
2558 if (macb_is_gem(bp)) { in macb_configure_dma()
2612 else if (macb_is_gem(bp) && bp->dev->features & NETIF_F_RXCSUM) in macb_init_hw()
2716 if (macb_is_gem(bp)) in macb_set_rx_mode()
2723 if (macb_is_gem(bp) && dev->features & NETIF_F_RXCSUM) in macb_set_rx_mode()
2960 if (macb_is_gem(bp)) in macb_get_stats()
3035 if (macb_is_gem(bp)) in macb_get_regs()
3275 if (!macb_is_gem(bp)) in gem_prog_cmp_regs()
3582 if (!macb_is_gem(bp)) in macb_set_txcsum_feature()
3600 if (!macb_is_gem(bp)) in macb_set_rxcsum_feature()
3615 if (!macb_is_gem(bp)) in macb_set_rxflow_feature()
3915 if (macb_is_gem(bp)) { in macb_init()
3939 if (macb_is_gem(bp) && !(bp->caps & MACB_CAPS_FIFO_MODE)) in macb_init()
4810 macb_is_gem(bp) ? "GEM" : "MACB", macb_readl(bp, MID), in macb_probe()
4891 if (macb_is_gem(bp)) { in macb_suspend()
4967 if (macb_is_gem(bp)) { in macb_resume()