Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_self_test.c3041 u16 st_ind; /* self test database access index */ in bnx2x_idle_chk() local
3057 for (st_ind = 0; st_ind < ST_DB_LINES; st_ind++) { in bnx2x_idle_chk()
3058 rec = st_database[st_ind]; in bnx2x_idle_chk()
3165 rec.macro, st_ind); in bnx2x_idle_chk()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_self_test.c3041 u16 st_ind; /* self test database access index */ in bnx2x_idle_chk() local
3057 for (st_ind = 0; st_ind < ST_DB_LINES; st_ind++) { in bnx2x_idle_chk()
3058 rec = st_database[st_ind]; in bnx2x_idle_chk()
3165 rec.macro, st_ind); in bnx2x_idle_chk()

Completed in 6 milliseconds