Lines Matching refs:macb_is_gem
604 } else if (macb_is_gem(bp)) { in macb_mac_config()
630 if (macb_is_gem(bp) && state->interface == PHY_INTERFACE_MODE_SGMII) { in macb_mac_config()
693 if (macb_is_gem(bp)) { in macb_mac_link_up()
825 if (macb_is_gem(bp) && (bp->caps & MACB_CAPS_GIGABIT_MODE_AVAILABLE)) { in macb_mii_probe()
1917 if (macb_is_gem(bp)) in macb_interrupt()
2342 if (!macb_is_gem(bp)) { in macb_init_rx_buffer_size()
2606 if (macb_is_gem(bp)) in macb_mdc_clk_div()
2628 if (!macb_is_gem(bp)) in macb_dbw()
2657 if (macb_is_gem(bp)) { in macb_configure_dma()
2711 else if (macb_is_gem(bp) && bp->dev->features & NETIF_F_RXCSUM) in macb_init_hw()
2815 if (macb_is_gem(bp)) in macb_set_rx_mode()
2822 if (macb_is_gem(bp) && dev->features & NETIF_F_RXCSUM) in macb_set_rx_mode()
3074 if (macb_is_gem(bp)) in macb_get_stats()
3149 if (macb_is_gem(bp)) in macb_get_regs()
3393 if (!macb_is_gem(bp)) in gem_prog_cmp_regs()
3701 if (!macb_is_gem(bp)) in macb_set_txcsum_feature()
3719 if (!macb_is_gem(bp)) in macb_set_rxcsum_feature()
3734 if (!macb_is_gem(bp)) in macb_set_rxflow_feature()
4036 if (macb_is_gem(bp)) { in macb_init()
4060 if (macb_is_gem(bp) && !(bp->caps & MACB_CAPS_FIFO_MODE)) in macb_init()
5010 macb_is_gem(bp) ? "GEM" : "MACB", macb_readl(bp, MID), in macb_probe()
5095 if (macb_is_gem(bp)) { in macb_suspend()
5174 if (macb_is_gem(bp)) { in macb_resume()