Searched refs:STATUS_PARITY (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dwanxl.h124 #define STATUS_PARITY (STATUS_RX_FRAME_ERRORS + 4) macro
125 #define STATUS_ENCODING (STATUS_PARITY + 4)
H A Dwanxlfw.S322 cmpl #PARITY_NONE, STATUS_PARITY(%a0)
361 cmpl #PARITY_CRC16_PR1_CCITT, STATUS_PARITY(%a0)
371 cmpl #PARITY_CRC32_PR1_CCITT, STATUS_PARITY(%a0)
381 cmpl #PARITY_CRC16_PR0_CCITT, STATUS_PARITY(%a0)
391 cmpl #PARITY_CRC32_PR0_CCITT, STATUS_PARITY(%a0)

Completed in 102 milliseconds