Searched refs:CHIP_REV_IS_EMUL (Results 1 - 12 of 12) sorted by last modified time

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h1180 #define CHIP_REV_IS_EMUL(sc) \ macro
H A Dbxe.c14658 } else if (CHIP_REV_IS_EMUL(sc)) {
16846 } else if (CHIP_REV_IS_EMUL(sc)) {
17324 int factor = CHIP_REV_IS_EMUL(sc) ? 1000 :
17872 if (CHIP_REV_IS_EMUL(sc)) {
H A Dbxe_elink.c2609 if (CHIP_REV_IS_EMUL(sc)) {
2747 if (CHIP_REV_IS_EMUL(sc)) {
3145 if (CHIP_REV_IS_EMUL(sc)) {
7329 if (CHIP_REV_IS_EMUL(sc))
13416 if (CHIP_REV_IS_EMUL(sc))
14031 if (CHIP_REV_IS_EMUL(sc)) {
14629 if (CHIP_REV_IS_EMUL(sc) || CHIP_REV_IS_FPGA(sc))
H A Decore_sp.c305 if (CHIP_REV_IS_EMUL(sc))
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_spq.c152 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev) && sleep_between_iter)
H A Decore_mcp.c230 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) {
375 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev))
665 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev))
710 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) {
1065 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) {
1604 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev))
2272 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) {
2316 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) {
2825 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) {
H A Decore_l2.c2029 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev))
H A Decore_init_ops.c404 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev))
H A Decore_hw.c790 u32 factor = (CHIP_REV_IS_EMUL(p_hwfn->p_dev) ?
H A Decore_dev.c2826 if (CHIP_REV_IS_EMUL(p_dev)) {
2835 if (CHIP_REV_IS_EMUL(p_dev) &&
2842 if (!CHIP_REV_IS_EMUL(p_dev) || ECORE_IS_BB(p_dev))
2845 if (CHIP_REV_IS_EMUL(p_dev)) {
2979 if (CHIP_REV_IS_EMUL(p_dev)) {
3452 } else if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) {
5457 else if (CHIP_REV_IS_EMUL(p_dev) && ECORE_IS_CMT(p_dev))
5487 if (CHIP_REV_IS_EMUL(p_dev)) {
5537 } else if (CHIP_REV_IS_EMUL(p_dev) || CHIP_REV_IS_TEDIBEAR(p_dev)) {
5656 if (CHIP_REV_IS_EMUL(p_hwf
[all...]
H A Decore_dbg_fw_funcs.c1902 else if (CHIP_REV_IS_EMUL(p_hwfn->p_dev)) {
H A Decore.h830 #define CHIP_REV_IS_EMUL(_p_dev) \ macro
837 (CHIP_REV_IS_EMUL(_p_dev) || CHIP_REV_IS_FPGA(_p_dev))

Completed in 672 milliseconds