Home
last modified time | relevance | path

Searched refs:macb_is_gem (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/cadence/
A Dmacb_main.c737 if (macb_is_gem(bp)) { in macb_mac_link_up()
1983 if (macb_is_gem(bp)) in macb_interrupt()
2713 if (macb_is_gem(bp)) in macb_mdc_clk_div()
2735 if (!macb_is_gem(bp)) in macb_dbw()
2764 if (macb_is_gem(bp)) { in macb_configure_dma()
2926 if (macb_is_gem(bp)) in macb_set_rx_mode()
3438 if (macb_is_gem(bp)) in macb_get_regs()
3672 if (!macb_is_gem(bp)) in gem_prog_cmp_regs()
4008 if (!macb_is_gem(bp)) in macb_set_txcsum_feature()
4026 if (!macb_is_gem(bp)) in macb_set_rxcsum_feature()
[all …]
A Dmacb.h799 if (macb_is_gem((__bp))) \
808 if (macb_is_gem((__bp))) \
1390 static inline bool macb_is_gem(struct macb *bp) in macb_is_gem() function

Completed in 18 milliseconds