Searched refs:fman_reset_mac (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/dpaa/ |
| H A D | fman_fdt.c | 59 DEVMETHOD(fman_reset_mac, fman_reset_mac),
|
| H A D | fman.h | 161 int fman_reset_mac(device_t, int);
|
| H A D | fman.c | 856 fman_reset_mac(device_t dev, int mac_id) in fman_reset_mac() function
|
| /freebsd/sys/contrib/ncsw/inc/flib/ |
| H A D | fsl_fman.h | 779 int fman_reset_mac(struct fman_fpm_regs *fpm_rg, uint8_t macId, bool is_10g);
|
| /freebsd/sys/contrib/ncsw/Peripherals/FM/ |
| H A D | fman_ncsw.c | 351 int fman_reset_mac(struct fman_fpm_regs *fpm_rg, uint8_t mac_id, bool is_10g) in fman_reset_mac() function
|
| H A D | fm_ncsw.c | 2408 err = (t_Error)fman_reset_mac(fpm_rg, macId, !!(type == e_FM_MAC_10G)); in FmResetMac()
|