Home
last modified time | relevance | path

Searched refs:RX_CMPL_ERRORS_CRC_ERROR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h219 #define RX_CMPL_ERRORS_CRC_ERROR (0x1 << 8) macro
246 cpu_to_le32(RX_CMPL_ERRORS_BUFFER_ERROR_MASK | RX_CMPL_ERRORS_CRC_ERROR)
H A Dbnxt.c1964 cpu_to_le32(RX_CMPL_ERRORS_CRC_ERROR); in bnxt_force_rx_discard()
2435 cpu_to_le32(RX_CMPL_ERRORS_CRC_ERROR); in bnxt_poll_nitroa0()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h231 #define RX_CMPL_ERRORS_CRC_ERROR (0x1 << 8) macro
258 cpu_to_le32(RX_CMPL_ERRORS_BUFFER_ERROR_MASK | RX_CMPL_ERRORS_CRC_ERROR)
H A Dbnxt.c2092 cpu_to_le32(RX_CMPL_ERRORS_CRC_ERROR); in bnxt_force_rx_discard()
2660 cpu_to_le32(RX_CMPL_ERRORS_CRC_ERROR); in bnxt_poll_nitroa0()

Completed in 42 milliseconds