Searched refs:BE_DISABLE_TPE_RECOVERY (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c1407 bool tpe_old = !!(adapter->priv_flags & BE_DISABLE_TPE_RECOVERY);
1408 bool tpe_new = !!(flags & BE_DISABLE_TPE_RECOVERY);
1412 adapter->priv_flags |= BE_DISABLE_TPE_RECOVERY;
1416 adapter->priv_flags &= ~BE_DISABLE_TPE_RECOVERY;
H A Dbe.h542 #define BE_DISABLE_TPE_RECOVERY 0x1 macro
H A Dbe_main.c5387 adapter->priv_flags & BE_DISABLE_TPE_RECOVERY)

Completed in 90 milliseconds