Home
last modified time | relevance | path

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

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