Searched refs:NOCARRIER (Results 1 – 5 of 5) sorted by relevance
204 ABORT = 0x04000000, UNDERRUN = 0x02000000, NOCARRIER = 0x01000000, enumerator
1921 if (tx_status & NOCARRIER) in sis900_finish_xmit()
74 NOCARRIER, enumerator
255 internal->status = NOCARRIER; in stb0899_check_carrier()275 internal->status = NOCARRIER; in stb0899_search_carrier()285 if (stb0899_check_carrier(state) == NOCARRIER) { in stb0899_search_carrier()
2181 Clears the ARP cache on NOCARRIER events. This option is important for2188 - 0 (disabled) - Do not clear ARP cache on NOCARRIER events2189 - 1 (enabled) - Clear the ARP cache on NOCARRIER events3071 Clears the neighbor discovery table on NOCARRIER events. This option is3078 - 0 (disabled) - Do not clear neighbor discovery cache on NOCARRIER events.3079 - 1 (enabled) - Clear neighbor discover cache on NOCARRIER events.