Home
last modified time | relevance | path

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

/freebsd/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/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_replic.c685 if (!FmPcdIsAdvancedOffloadSupported(h_FmPcd)) in FM_PCD_FrmReplicSetGroup()
H A Dfm_pcd.c774 bool FmPcdIsAdvancedOffloadSupported(t_Handle h_FmPcd) in FmPcdIsAdvancedOffloadSupported() function
H A Dfm_manip.c5221 ) && (!FmPcdIsAdvancedOffloadSupported(p_FmPcd))) in FM_PCD_ManipNodeSet()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1579 } else if ((FmPcdIsAdvancedOffloadSupported(p_FmPort->h_FmPcd) in SetPcd()
1632 if (FmPcdIsAdvancedOffloadSupported(p_FmPort->h_FmPcd) in SetPcd()
5066 if (FmPcdIsAdvancedOffloadSupported(p_FmPort->h_FmPcd)) in FM_PORT_SetPCD()
5214 if (FmPcdIsAdvancedOffloadSupported(p_FmPort->h_FmPcd)) in FM_PORT_SetPCD()
5236 if (FmPcdIsAdvancedOffloadSupported(p_FmPort->h_FmPcd)) in FM_PORT_SetPCD()
5386 if ((FmPcdIsAdvancedOffloadSupported(p_FmPort->h_FmPcd)) && in FM_PORT_PcdKgBindSchemes()