Searched refs:NOCARRIER (Results 1 – 5 of 5) sorted by relevance
204 ABORT = 0x04000000, UNDERRUN = 0x02000000, NOCARRIER = 0x01000000, enumerator
1931 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()
1692 Clears the ARP cache on NOCARRIER events. This option is important for1697 - 1 - (default): Clear the ARP cache on NOCARRIER events1698 - 0 - Do not clear ARP cache on NOCARRIER events2431 Clears the neighbor discovery table on NOCARRIER events. This option is2436 - 1 - (default): Clear neighbor discover cache on NOCARRIER events.2437 - 0 - Do not clear neighbor discovery cache on NOCARRIER events.