Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ibm/emac/
H A Dmal.c284 if (mal_has_feature(mal, MAL_FTR_CLEAR_ICINTSTAT)) in mal_txeob()
304 if (mal_has_feature(mal, MAL_FTR_CLEAR_ICINTSTAT)) in mal_rxeob()
639 if (mal_has_feature(mal, MAL_FTR_COMMON_ERR_INT)) { in mal_probe()
H A Dmal.h248 static inline int mal_has_feature(struct mal_instance *dev, in mal_has_feature() function