Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx4/
H A Dmad.c317 int jj; in smp_snoop() local
319 for (jj = 0; jj < 8; jj++) { in smp_snoop()
320 sl2vl64.sl8[jj] = ((struct ib_smp *)mad)->data[jj]; in smp_snoop()
322 port_num, jj, sl2vl64.sl8[jj]); in smp_snoop()
1260 int jj; in handle_port_mgmt_change_event() local
1262 for (jj = 0; jj < 8; jj++) { in handle_port_mgmt_change_event()
1263 sl2vl64.sl8[jj] = in handle_port_mgmt_change_event()
1264 eqe->event.port_mgmt_change.params.sl2vl_tbl_change_info.sl2vl_table[jj]; in handle_port_mgmt_change_event()
1266 port, jj, sl2vl64.sl8[jj]); in handle_port_mgmt_change_event()
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mgmt.c1313 int ii = 0, jj = 0, kk = 0; in rsi_send_auto_rate_request() local
1386 for (ii = 0, jj = 0; in rsi_send_auto_rate_request()
1389 selected_rates[jj++] = in rsi_send_auto_rate_request()
1394 num_supported_rates = jj; in rsi_send_auto_rate_request()
1399 selected_rates[jj++] = mcs[ii]; in rsi_send_auto_rate_request()
1406 sort(selected_rates, jj, sizeof(u16), &rsi_compare, NULL); in rsi_send_auto_rate_request()
1409 for (ii = 0; ii < jj; ii++) { in rsi_send_auto_rate_request()
/linux/net/sched/
H A Dsch_cake.c1460 struct cake_heap_entry jj = q->overflow_heap[j]; in cake_heap_swap() local
1462 q->overflow_heap[i] = jj; in cake_heap_swap()
1466 q->tins[jj.t].overflow_idx[jj.b] = i; in cake_heap_swap()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c1234 int ii, jj, kk, res; in amdgpu_discovery_sysfs_ips() local
1247 for (jj = 0; jj < num_ips; jj++) { in amdgpu_discovery_sysfs_ips()
/linux/
H A DCREDITS1931 W: http://sunsite.mff.cuni.cz/~jj
H A DMAINTAINERS2044 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor