Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/sfc/
H A Dmae.c399 u32 tbl_id, tbl_total, tbl_cnt, pos = 0; in efx_mae_check_table_exists() local
418 tbl_cnt = MC_CMD_TABLE_LIST_OUT_TABLE_ID_NUM(min(outlen, msg_max)); in efx_mae_check_table_exists()
420 for (idx = 0; idx < tbl_cnt; idx++) { in efx_mae_check_table_exists()
428 pos += tbl_cnt; in efx_mae_check_table_exists()