Home
last modified time | relevance | path

Searched refs:jj (Results 1 – 7 of 7) 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.c1311 int ii = 0, jj = 0, kk = 0; in rsi_send_auto_rate_request() local
1384 for (ii = 0, jj = 0; in rsi_send_auto_rate_request()
1387 selected_rates[jj++] = in rsi_send_auto_rate_request()
1392 num_supported_rates = jj; in rsi_send_auto_rate_request()
1397 selected_rates[jj++] = mcs[ii]; in rsi_send_auto_rate_request()
1404 sort(selected_rates, jj, sizeof(u16), &rsi_compare, NULL); in rsi_send_auto_rate_request()
1407 for (ii = 0; ii < jj; ii++) { in rsi_send_auto_rate_request()
/linux/drivers/media/usb/s2255/
H A Ds2255drv.c1705 int jj; in save_frame() local
1712 for (jj = 0; jj < (pipe_info->cur_transfer_size - 12); jj++) { in save_frame()
1716 jj, pdata[0], pdata[1]); in save_frame()
1717 offset = jj + PREFIX_SIZE; in save_frame()
1740 jj += DEF_USB_BLOCK; in save_frame()
/linux/net/sched/
H A Dsch_cake.c1464 struct cake_heap_entry jj = q->overflow_heap[j]; in cake_heap_swap() local
1466 q->overflow_heap[i] = jj; in cake_heap_swap()
1470 q->tins[jj.t].overflow_idx[jj.b] = i; in cake_heap_swap()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c1154 int ii, jj, kk, res; in amdgpu_discovery_sysfs_ips() local
1167 for (jj = 0; jj < num_ips; jj++) { in amdgpu_discovery_sysfs_ips()
/linux/
H A DCREDITS1915 W: http://sunsite.mff.cuni.cz/~jj
H A DMAINTAINERS1938 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor