Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cadence/
A Dmacb_main.c529 if (!macb_is_gem(bp) && in macb_validate()
761 if (macb_is_gem(bp)) { in macb_mac_link_up()
2515 if (macb_is_gem(bp)) in macb_mdc_clk_div()
2537 if (!macb_is_gem(bp)) in macb_dbw()
2724 if (macb_is_gem(bp)) in macb_set_rx_mode()
2968 if (macb_is_gem(bp)) in macb_get_stats()
3043 if (macb_is_gem(bp)) in macb_get_regs()
3283 if (!macb_is_gem(bp)) in gem_prog_cmp_regs()
3590 if (!macb_is_gem(bp)) in macb_set_txcsum_feature()
3608 if (!macb_is_gem(bp)) in macb_set_rxcsum_feature()
[all …]
A Dmacb.h778 if (macb_is_gem((__bp))) \
787 if (macb_is_gem((__bp))) \
1364 static inline bool macb_is_gem(struct macb *bp) in macb_is_gem() function

Completed in 17 milliseconds