Home
last modified time | relevance | path

Searched refs:HWRM_VALID_BIT_DELAY_USEC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()