Searched refs:num_cnt (Results 1 – 3 of 3) sorted by relevance
230 int num_cnt; in dpaa2_eth_get_ethtool_stats() local265 num_cnt = dpni_stats_page_size[j] / sizeof(u64); in dpaa2_eth_get_ethtool_stats()266 for (k = 0; k < num_cnt; k++) in dpaa2_eth_get_ethtool_stats()
1352 int num_cnt; in megasas_get_frame_count() local1372 num_cnt = sge_count - 1; in megasas_get_frame_count()1374 num_cnt = sge_count - 1; in megasas_get_frame_count()1376 num_cnt = sge_count - 2; in megasas_get_frame_count()1379 num_cnt = sge_count - 1; in megasas_get_frame_count()1381 num_cnt = sge_count - 2; in megasas_get_frame_count()1383 num_cnt = sge_count - 3; in megasas_get_frame_count()1386 if (num_cnt > 0) { in megasas_get_frame_count()1387 sge_bytes = sge_sz * num_cnt; in megasas_get_frame_count()
894 int32_t num_cnt; in qla_edif_app_getfcinfo() local906 num_cnt = app_req.num_ports; /* num of ports alloc'd by app */ in qla_edif_app_getfcinfo()909 sizeof(struct app_pinfo) * num_cnt), GFP_KERNEL); in qla_edif_app_getfcinfo()986 sizeof(struct app_pinfo_reply) + sizeof(struct app_pinfo) * num_cnt); in qla_edif_app_getfcinfo()