Searched refs:FmPcdIsAdvancedOffloadSupported (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h449 (uint32_t)((FmPcdIsAdvancedOffloadSupported(h_FmPcd)) ? \
453 (uint32_t)((FmPcdIsAdvancedOffloadSupported(h_FmPcd)) ? \
460 (uint32_t)((FmPcdIsAdvancedOffloadSupported(h_FmPcd)) ? \
464 (uint32_t)((FmPcdIsAdvancedOffloadSupported(h_FmPcd)) ? \
690 bool FmPcdIsAdvancedOffloadSupported(t_Handle h_FmPcd);
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_replic.c685 if (!FmPcdIsAdvancedOffloadSupported(h_FmPcd))
H A Dfm_pcd.c774 bool FmPcdIsAdvancedOffloadSupported(t_Handle h_FmPcd) function
H A Dfm_manip.c5221 ) && (!FmPcdIsAdvancedOffloadSupported(p_FmPcd)))
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1579 } else if ((FmPcdIsAdvancedOffloadSupported(p_FmPort->h_FmPcd)
1632 if (FmPcdIsAdvancedOffloadSupported(p_FmPort->h_FmPcd)
5066 if (FmPcdIsAdvancedOffloadSupported(p_FmPort->h_FmPcd))
5214 if (FmPcdIsAdvancedOffloadSupported(p_FmPort->h_FmPcd))
5236 if (FmPcdIsAdvancedOffloadSupported(p_FmPort->h_FmPcd))
5386 if ((FmPcdIsAdvancedOffloadSupported(p_FmPort->h_FmPcd)) &&

Completed in 130 milliseconds