Searched refs:msg_count (Results 1 – 15 of 15) sorted by relevance
37 if (chan->msg_count == MBOX_TX_QUEUE_LEN) { in add_to_rbuf()44 chan->msg_count++; in add_to_rbuf()65 if (!chan->msg_count || chan->active_req) in msg_submit()68 count = chan->msg_count; in msg_submit()83 chan->msg_count--; in msg_submit()346 chan->msg_count = 0; in mbox_request_channel()
132 chan->msg_count = 0; in pcc_mbox_request_channel()
497 chan->msg_count = 0; in omap_mbox_request_channel()
120 int msg_count; member704 while (msg_idx < ts->msg_count) { in ads7846_read_state()720 if (msg_idx < ts->msg_count - 1) { in ads7846_read_state()731 msg_idx = ts->msg_count - 1; in ads7846_read_state()994 ts->msg_count = 1; in ads7846_setup_spi_msg()1038 ts->msg_count++; in ads7846_setup_spi_msg()1083 ts->msg_count++; in ads7846_setup_spi_msg()1114 ts->msg_count++; in ads7846_setup_spi_msg()1147 ts->msg_count++; in ads7846_setup_spi_msg()
123 unsigned msg_count, msg_free; member
97 int msg_count; member
766 while (pClient->msg_count) { in enable_signals()802 pClient->msg_count = 0; in enable_signals()845 if (pClient->msg_count < R3964_MAX_MSG_COUNT - 1) { in add_msg()870 pClient->msg_count++; in add_msg()911 pClient->msg_count--; in remove_msg()1023 while (pClient->msg_count) { in r3964_close()
258 u8 msg_count; member996 srb->msg_count = 0; in build_srb()1406 u8 *ptr = srb->msgout_buf + srb->msg_count; in build_sdtr()1407 if (srb->msg_count > 1) { in build_sdtr()1410 srb->msg_count, srb->msgout_buf[0], in build_sdtr()1425 srb->msg_count += 5; in build_sdtr()1436 u8 *ptr = srb->msgout_buf + srb->msg_count; in build_wdtr()1437 if (srb->msg_count > 1) { in build_wdtr()1440 srb->msg_count, srb->msgout_buf[0], in build_wdtr()1448 srb->msg_count += 4; in build_wdtr()[all …]
86 u32 msg_count; member
423 pw->port_write_msg.msg_count++; in fsl_rio_port_write_handler()
443 u8 msg_count, start; in ems_usb_read_bulk_callback() local445 msg_count = ibuf[0] & ~0x80; in ems_usb_read_bulk_callback()449 while (msg_count) { in ems_usb_read_bulk_callback()477 msg_count--; in ems_usb_read_bulk_callback()
69 int msg_count; member289 ms->msg_count++; in mpc52xx_spi_fsmstate_wait()
672 __le16 msg_count; /* Received message len */ member
736 pkt_len = le16_to_cpu(lp->rx_ring[rx_index].msg_count) - 4; in amd8111e_rx_poll()
3272 static int msg_count; in SYSCALL_DEFINE2() local3277 if (msg_count < 5) { in SYSCALL_DEFINE2()3278 msg_count++; in SYSCALL_DEFINE2()