Searched refs:TLAN_TS_POLOK (Results 1 – 2 of 2) sorted by relevance
427 #define TLAN_TS_POLOK 0x2000 macro
1762 if ( ! ( tlphy_sts & TLAN_TS_POLOK ) && ! ( tlphy_ctl & TLAN_TC_SWAPOL ) ) { in TLan_HandleStatusCheck()1765 } else if ( ( tlphy_sts & TLAN_TS_POLOK ) && ( tlphy_ctl & TLAN_TC_SWAPOL ) ) { in TLan_HandleStatusCheck()