Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.h77 #define BULLETIN_ATTEMPTS 5 /* crc failures before throwing towel */ macro
H A Dbnx2x_sriov.c3050 for (attempts = 0; attempts < BULLETIN_ATTEMPTS; attempts++) { in bnx2x_sample_bulletin()
3066 if (attempts >= BULLETIN_ATTEMPTS) { in bnx2x_sample_bulletin()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.h77 #define BULLETIN_ATTEMPTS 5 /* crc failures before throwing towel */ macro
H A Dbnx2x_sriov.c3043 for (attempts = 0; attempts < BULLETIN_ATTEMPTS; attempts++) { in bnx2x_sample_bulletin()
3059 if (attempts >= BULLETIN_ATTEMPTS) { in bnx2x_sample_bulletin()

Completed in 11 milliseconds