/Linux-v5.4/drivers/media/common/saa7146/ |
D | saa7146_i2c.c | 32 int mem = 0, op_count = 0; in saa7146_i2c_msg_prepare() local 58 h1 = op_count/3; h2 = op_count%3; in saa7146_i2c_msg_prepare() 61 op_count++; in saa7146_i2c_msg_prepare() 66 h1 = op_count/3; h2 = op_count%3; in saa7146_i2c_msg_prepare() 69 op_count++; in saa7146_i2c_msg_prepare() 76 h1 = (op_count-1)/3; h2 = (op_count-1)%3; in saa7146_i2c_msg_prepare() 93 int op_count = 0; in saa7146_i2c_msg_cleanup() local 98 op_count++; in saa7146_i2c_msg_cleanup() 103 m[i].buf[j] = (le32_to_cpu(op[op_count/3]) >> ((3-(op_count%3))*8)); in saa7146_i2c_msg_cleanup() 104 op_count++; in saa7146_i2c_msg_cleanup()
|
/Linux-v5.4/drivers/scsi/qla2xxx/ |
D | qla_nx2.h | 308 uint32_t op_count; member 330 uint32_t op_count; member 351 uint32_t op_count; member 392 uint32_t op_count; member 408 uint32_t op_count; member 426 uint16_t op_count; member 484 uint32_t op_count; member
|
D | qla_nx.h | 1039 uint32_t op_count; member 1066 uint32_t op_count; member 1092 uint32_t op_count; member 1127 uint32_t op_count; member 1145 uint32_t op_count; member
|
D | qla_nx2.c | 2224 for (i = 0; i < crb_entry->op_count; i++) { in qla8044_minidump_process_control() 2339 loop_cnt = crb_hdr->op_count; in qla8044_minidump_process_rdcrb() 2486 loop_count = cache_hdr->op_count; in qla8044_minidump_process_l2tag() 2539 loop_count = cache_hdr->op_count; in qla8044_minidump_process_l1cache() 2576 loop_cnt = ocm_hdr->op_count; in qla8044_minidump_process_rdocm() 2609 loop_cnt = mux_hdr->op_count; in qla8044_minidump_process_rdmux() 2637 loop_cnt = q_hdr->op_count; in qla8044_minidump_process_queue() 2672 for (i = 0; i < pollrd_hdr->op_count; i++) { in qla8044_minidump_process_pollrd() 2718 for (i = 0; i < rdmux2_hdr->op_count; i++) { in qla8044_minidump_process_rdmux2()
|
D | qla_nx.c | 3743 for (i = 0; i < crb_entry->op_count; i++) { in qla82xx_minidump_process_control() 3855 loop_cnt = ocm_hdr->op_count; in qla82xx_minidump_process_rdocm() 3879 loop_cnt = mux_hdr->op_count; in qla82xx_minidump_process_rdmux() 3903 loop_cnt = crb_hdr->op_count; in qla82xx_minidump_process_rdcrb() 3928 loop_count = cache_hdr->op_count; in qla82xx_minidump_process_l2tag() 3985 loop_count = cache_hdr->op_count; in qla82xx_minidump_process_l1cache() 4023 loop_cnt = q_hdr->op_count; in qla82xx_minidump_process_queue()
|
/Linux-v5.4/net/rds/ |
D | ib_send.c | 550 rm->data.op_count = ib_dma_map_sg(dev, in rds_ib_xmit() 554 rdsdebug("ic %p mapping rm %p: %d\n", ic, rm, rm->data.op_count); in rds_ib_xmit() 555 if (rm->data.op_count == 0) { in rds_ib_xmit() 562 rm->data.op_count = 0; in rds_ib_xmit() 642 && scat != &rm->data.op_sg[rm->data.op_count]) { in rds_ib_xmit() 695 && scat != &rm->data.op_sg[rm->data.op_count]); in rds_ib_xmit() 703 if (scat == &rm->data.op_sg[rm->data.op_count]) { in rds_ib_xmit() 861 op->op_count = ib_dma_map_sg(ic->i_cm_id->device, in rds_ib_xmit_rdma() 864 rdsdebug("ic %p mapping op %p: %d\n", ic, op, op->op_count); in rds_ib_xmit_rdma() 865 if (op->op_count == 0) { in rds_ib_xmit_rdma() [all …]
|
D | rds.h | 476 unsigned int op_count; member 485 unsigned int op_count; member
|
/Linux-v5.4/drivers/staging/greybus/ |
D | i2c.c | 90 u16 op_count; in gb_i2c_operation_create() local 98 op_count = (u16)msg_count; in gb_i2c_operation_create() 122 request->op_count = cpu_to_le16(op_count); in gb_i2c_operation_create()
|
/Linux-v5.4/drivers/scsi/qla4xxx/ |
D | ql4_nx.h | 912 uint32_t op_count; member 934 uint32_t op_count; member 955 uint32_t op_count; member 984 uint32_t op_count; member 1000 uint32_t op_count; member
|
D | ql4_83xx.h | 250 uint16_t op_count; member 308 uint32_t op_count; member
|
D | ql4_nx.c | 1933 loop_cnt = crb_hdr->op_count; in qla4_8xxx_minidump_process_rdcrb() 2161 loop_count = cache_hdr->op_count; in qla4_8xxx_minidump_process_l2tag() 2221 for (i = 0; i < crb_entry->op_count; i++) { in qla4_8xxx_minidump_process_control() 2334 loop_cnt = ocm_hdr->op_count; in qla4_8xxx_minidump_process_rdocm() 2364 loop_cnt = mux_hdr->op_count; in qla4_8xxx_minidump_process_rdmux() 2387 loop_count = cache_hdr->op_count; in qla4_8xxx_minidump_process_l1cache() 2425 loop_cnt = q_hdr->op_count; in qla4_8xxx_minidump_process_queue() 2610 for (i = 0; i < le32_to_cpu(pollrd_hdr->op_count); i++) { in qla83xx_minidump_process_pollrd() 2878 for (i = 0; i < rdmux2_hdr->op_count; i++) { in qla83xx_minidump_process_rdmux2()
|
/Linux-v5.4/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_hw.c | 1937 u32 op_count, stride; in netxen_md_cntrl() local 1941 op_count = crtEntry->op_count; in netxen_md_cntrl() 1944 for (loop_cnt = 0; loop_cnt < op_count; loop_cnt++) { in netxen_md_cntrl() 2094 u32 op_count, addr, stride, value; in netxen_md_rd_crb() local 2097 op_count = crbEntry->op_count; in netxen_md_rd_crb() 2100 for (loop_cnt = 0; loop_cnt < op_count; loop_cnt++) { in netxen_md_rd_crb() 2155 loop_cnt = cacheEntry->op_count; in netxen_md_L2Cache() 2210 loop_cnt = cacheEntry->op_count; in netxen_md_L1Cache() 2245 loop_cnt = ocmEntry->op_count; in netxen_md_rdocm() 2267 for (loop_cnt = 0; loop_cnt < muxEntry->op_count; loop_cnt++) { in netxen_md_rdmux() [all …]
|
D | netxen_nic.h | 1376 u32 op_count; member 1416 u32 op_count; member 1450 u32 op_count; member 1491 u32 op_count; member 1523 u32 op_count; member 1546 u32 op_count; member 1565 u32 op_count; member
|
/Linux-v5.4/include/linux/greybus/ |
D | greybus_protocols.h | 682 __le16 op_count; member
|