Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hwrm.h93 #define HWRM_VALID_BIT_DELAY_USEC 50000 macro
H A Dbnxt_hwrm.c648 for (j = 0; j < HWRM_VALID_BIT_DELAY_USEC; ) { in __hwrm_send()
662 if (j >= HWRM_VALID_BIT_DELAY_USEC) { in __hwrm_send()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h683 #define HWRM_VALID_BIT_DELAY_USEC 150 macro
H A Dbnxt.c4602 for (j = 0; j < HWRM_VALID_BIT_DELAY_USEC; j++) { in bnxt_hwrm_do_send_msg()
4610 if (j >= HWRM_VALID_BIT_DELAY_USEC) { in bnxt_hwrm_do_send_msg()

Completed in 22 milliseconds