Searched refs:fman_mac_exceptions (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/ |
H A D | fman_mac.h | 89 enum fman_mac_exceptions { enum 172 enum fman_mac_exceptions exceptions);
|
H A D | fman_tgec.h | 50 enum fman_mac_exceptions exception, bool enable);
|
H A D | fman_memac.h | 57 enum fman_mac_exceptions exception, bool enable);
|
H A D | fman_dtsec.h | 54 enum fman_mac_exceptions exception, bool enable);
|
H A D | mac.h | 78 enum fman_mac_exceptions exception, bool enable);
|
H A D | fman_tgec.c | 288 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag() 658 enum fman_mac_exceptions exception, bool enable) in tgec_set_exception()
|
H A D | fman_memac.c | 611 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag() 1001 enum fman_mac_exceptions exception, bool enable) in memac_set_exception()
|
H A D | fman_dtsec.c | 601 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag() 1332 enum fman_mac_exceptions exception, bool enable) in dtsec_set_exception()
|
H A D | mac.c | 78 static void mac_exception(void *handle, enum fman_mac_exceptions ex) in mac_exception()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/ |
H A D | fman_mac.h | 80 enum fman_mac_exceptions { enum 163 enum fman_mac_exceptions exceptions);
|
H A D | mac.h | 45 enum fman_mac_exceptions exception, bool enable);
|
H A D | mac.c | 47 enum fman_mac_exceptions ex) in mac_exception()
|
H A D | fman_tgec.c | 259 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag() 594 enum fman_mac_exceptions exception, bool enable) in tgec_set_exception()
|
H A D | fman_dtsec.c | 522 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag() 1209 enum fman_mac_exceptions exception, bool enable) in dtsec_set_exception()
|
H A D | fman_memac.c | 436 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag() 883 enum fman_mac_exceptions exception, bool enable) in memac_set_exception()
|
Completed in 20 milliseconds