Home
last modified time | relevance | path

Searched refs:get_exception_flag (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H A Dfman_tgec.c288 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag() function
666 bit_mask = get_exception_flag(exception); in tgec_set_exception()
H A Dfman_memac.c611 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag() function
1008 bit_mask = get_exception_flag(exception); in memac_set_exception()
H A Dfman_dtsec.c601 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag() function
1341 bit_mask = get_exception_flag(exception); in dtsec_set_exception()
H A Dfman.c1461 static u32 get_exception_flag(enum fman_exceptions exception) in get_exception_flag() function
2048 bit_mask = get_exception_flag(exception); in fman_set_exception()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
H A Dfman_tgec.c259 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag() function
599 bit_mask = get_exception_flag(exception); in tgec_set_exception()
H A Dfman_dtsec.c522 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag() function
1215 bit_mask = get_exception_flag(exception); in dtsec_set_exception()
H A Dfman_memac.c436 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag() function
887 bit_mask = get_exception_flag(exception); in memac_set_exception()
H A Dfman.c1435 static u32 get_exception_flag(enum fman_exceptions exception) in get_exception_flag() function
2022 bit_mask = get_exception_flag(exception); in fman_set_exception()

Completed in 19 milliseconds