/drivers/infiniband/hw/cxgb3/ |
D | iwch_cm.c | 120 get_ep(&ep->com); in start_ep_timer() 132 __func__, ep, ep->com.state); in stop_ep_timer() 136 put_ep(&ep->com); in stop_ep_timer() 204 return iwch_cxgb3_ofld_send(ep->com.tdev, skb); in iwch_quiesce_tid() 225 return iwch_cxgb3_ofld_send(ep->com.tdev, skb); in iwch_resume_tid() 231 ep->emss = T3C_DATA(ep->com.tdev)->mtus[G_TCPOPT_MSS(opt)] - 40; in set_emss() 284 struct iwch_ep, com); in __free_ep() 285 PDBG("%s ep %p state %s\n", __func__, ep, states[state_read(&ep->com)]); in __free_ep() 286 if (test_bit(RELEASE_RESOURCES, &ep->com.flags)) { in __free_ep() 287 cxgb3_remove_tid(ep->com.tdev, (void *)ep, ep->hwtid); in __free_ep() [all …]
|
D | Kconfig | 10 our website at <http://www.chelsio.com>. 13 <http://www.chelsio.com/support.html>. 15 Please send feedback to <linux-bugs@chelsio.com>.
|
/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 148 c4iw_qp_rem_ref(&ep->com.qp->ibqp); in deref_qp() 149 clear_bit(QP_REFERENCED, &ep->com.flags); in deref_qp() 154 set_bit(QP_REFERENCED, &ep->com.flags); in ref_qp() 155 c4iw_qp_add_ref(&ep->com.qp->ibqp); in ref_qp() 166 clear_bit(TIMEOUT, &ep->com.flags); in start_ep_timer() 167 c4iw_get_ep(&ep->com); in start_ep_timer() 178 if (!test_and_set_bit(TIMEOUT, &ep->com.flags)) in stop_ep_timer() 179 c4iw_put_ep(&ep->com); in stop_ep_timer() 230 ep->emss = ep->com.dev->rdev.lldi.mtus[GET_TCPOPT_MSS(opt)] - 40; in set_emss() 282 ep = container_of(kref, struct c4iw_ep, com.kref); in _c4iw_free_ep() [all …]
|
D | Kconfig | 10 our website at <http://www.chelsio.com>. 13 <http://www.chelsio.com/support.html>. 15 Please send feedback to <linux-bugs@chelsio.com>.
|
D | device.c | 112 qp->ep->hwtid, (int)qp->ep->com.state, in dump_qp() 113 &qp->ep->com.local_addr.sin_addr.s_addr, in dump_qp() 114 ntohs(qp->ep->com.local_addr.sin_port), in dump_qp() 115 &qp->ep->com.remote_addr.sin_addr.s_addr, in dump_qp() 116 ntohs(qp->ep->com.remote_addr.sin_port)); in dump_qp() 357 ep, ep->com.cm_id, ep->com.qp, (int)ep->com.state, in dump_ep() 358 ep->com.flags, ep->com.history, ep->hwtid, ep->atid, in dump_ep() 359 &ep->com.local_addr.sin_addr.s_addr, in dump_ep() 360 ntohs(ep->com.local_addr.sin_port), in dump_ep() 361 &ep->com.remote_addr.sin_addr.s_addr, in dump_ep() [all …]
|
/drivers/media/pci/ngene/ |
D | ngene-i2c.c | 51 struct ngene_command com; in ngene_command_i2c_read() local 53 com.cmd.hdr.Opcode = CMD_I2C_READ; in ngene_command_i2c_read() 54 com.cmd.hdr.Length = outlen + 3; in ngene_command_i2c_read() 55 com.cmd.I2CRead.Device = adr << 1; in ngene_command_i2c_read() 56 memcpy(com.cmd.I2CRead.Data, out, outlen); in ngene_command_i2c_read() 57 com.cmd.I2CRead.Data[outlen] = inlen; in ngene_command_i2c_read() 58 com.cmd.I2CRead.Data[outlen + 1] = 0; in ngene_command_i2c_read() 59 com.in_len = outlen + 3; in ngene_command_i2c_read() 60 com.out_len = inlen + 1; in ngene_command_i2c_read() 62 if (ngene_command(dev, &com) < 0) in ngene_command_i2c_read() [all …]
|
D | ngene-core.c | 273 static int ngene_command_mutex(struct ngene *dev, struct ngene_command *com) in ngene_command_mutex() argument 280 if (com->cmd.hdr.Opcode == CMD_FWLOAD_PREPARE) { in ngene_command_mutex() 289 } else if (com->cmd.hdr.Opcode == CMD_FWLOAD_FINISH) { in ngene_command_mutex() 300 memcpy(dev->FWInterfaceBuffer, com->cmd.raw8, com->in_len + 2); in ngene_command_mutex() 303 ngcpyto(HOST_TO_NGENE, com->cmd.raw8, com->in_len + 2); in ngene_command_mutex() 306 tmpCmdDoneByte = dev->ngenetohost + com->out_len; in ngene_command_mutex() 307 if (!com->out_len) in ngene_command_mutex() 324 com->cmd.hdr.Opcode, dev->prev_cmd); in ngene_command_mutex() 328 if (com->cmd.hdr.Opcode == CMD_FWLOAD_FINISH) in ngene_command_mutex() 331 dev->prev_cmd = com->cmd.hdr.Opcode; in ngene_command_mutex() [all …]
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | resource_tracker.c | 95 struct res_common com; member 121 struct res_common com; member 134 struct res_common com; member 146 struct res_common com; member 157 struct res_common com; member 169 struct res_common com; member 181 struct res_common com; member 191 struct res_common com; member 201 struct res_common com; member 494 ret->com.res_id = id; in alloc_qp_tr() [all …]
|
/drivers/net/ethernet/chelsio/ |
D | Kconfig | 32 our website at <http://www.chelsio.com>. 35 <http://www.chelsio.com/support.html>. 37 Please send feedback to <linux-bugs@chelsio.com>. 59 our website at <http://www.chelsio.com>. 62 <http://www.chelsio.com/support.html>. 64 Please send feedback to <linux-bugs@chelsio.com>. 79 our website at <http://www.chelsio.com>. 82 <http://www.chelsio.com/support.html>. 84 Please send feedback to <linux-bugs@chelsio.com>. 97 our website at <http://www.chelsio.com>. [all …]
|
/drivers/staging/crystalhd/ |
D | TODO | 10 Greg Kroah-Hartman <greg@kroah.com> 11 Naren Sankar <nsankar@broadcom.com> 12 Jarod Wilson <jarod@wilsonet.com> 13 Scott Davilla <davilla@4pi.com> 14 Manu Abraham <abraham.manu@gmail.com>
|
/drivers/net/ethernet/intel/ |
D | Kconfig | 33 <http://support.intel.com/support/network/adapter/pro100/21397.htm> 39 <http://www.intel.com/p/en_US/support/highlights/network/pro100plus> 55 <http://support.intel.com/support/network/adapter/pro100/21397.htm> 60 <http://support.intel.com> 79 <http://support.intel.com/support/network/adapter/pro100/21397.htm> 84 <http://support.intel.com> 100 <http://support.intel.com/support/network/adapter/pro100/21397.htm> 105 <http://support.intel.com> 141 <http://support.intel.com/support/network/adapter/pro100/21397.htm> 146 <http://support.intel.com> [all …]
|
/drivers/net/can/sja1000/ |
D | Kconfig | 52 from PEAK-System (http://www.peak-system.com). To compile this 62 (http://www.peak-system.com). 80 4 channel) from Kvaser (http://www.kvaser.com). 89 - Adlink PCI-7841/cPCI-7841 card (http://www.adlinktech.com/) 95 - TEWS TECHNOLOGIES TPMC810 card (http://www.tews.com/) 96 - IXXAT Automation PC-I 04/PCI card (http://www.ixxat.com/) 97 - Connect Tech Inc. CANpro/104-Plus Opto (CRG001) card (http://www.connecttech.com) 104 http://www.embeddedarm.com/products/board-detail.php?product=TS-CAN1
|
/drivers/media/pci/ttpci/ |
D | av7110_hw.h | 373 extern int av7110_fw_cmd(struct av7110 *av7110, int type, int com, int num, ...); 466 static inline int vidcom(struct av7110 *av7110, u32 com, u32 arg) in vidcom() argument 469 (com>>16), (com&0xffff), in vidcom() 473 static inline int audcom(struct av7110 *av7110, u32 com) in audcom() argument 476 (com>>16), (com&0xffff)); in audcom()
|
/drivers/media/pci/zoran/ |
D | zr36050.c | 479 zr36050_write(ptr, ZR050_COM_IDX + 3, ptr->com.len + 2); in zr36050_init() 481 ptr->com.data) + 4; in zr36050_init() 534 ((ptr->com.len > 0) ? ZR050_ME_COM : 0)); in zr36050_init() 735 struct jpeg_com_marker *com = data; in zr36050_control() local 740 *com = ptr->com; in zr36050_control() 745 struct jpeg_com_marker *com = data; in zr36050_control() local 750 ptr->com = *com; in zr36050_control() 845 ptr->com.len = 0; in zr36050_setup()
|
D | zr36060.c | 479 zr36060_write(ptr, ZR060_COM_IDX + 3, ptr->com.len + 2); in zr36060_init() 481 ptr->com.data) + 4; in zr36060_init() 514 ((ptr->com.len > 0) ? ZR060_MER_Com : 0) | in zr36060_init() 842 struct jpeg_com_marker *com = data; in zr36060_control() local 847 *com = ptr->com; in zr36060_control() 852 struct jpeg_com_marker *com = data; in zr36060_control() local 857 ptr->com = *com; in zr36060_control() 951 ptr->com.len = 0; in zr36060_setup()
|
/drivers/scsi/csiostor/ |
D | Kconfig | 11 our website at <http://www.chelsio.com>. 14 <http://www.chelsio.com/support.html>. 16 Please send feedback to <linux-bugs@chelsio.com>.
|
/drivers/staging/echo/ |
D | TODO | 4 Please send patches to Greg Kroah-Hartman <greg@kroah.com> and Cc: Steve 5 Underwood <steveu@coppice.org> and David Rowe <david@rowetel.com>
|
/drivers/staging/media/davinci_vpfe/ |
D | davinci-vpfe-mc.txt | 5 Contacts: Manjunath Hadli <manjunath.hadli@ti.com> 6 Prabhakar Lad <prabhakar.lad@ti.com> 140 <URL:http://www.ti.com/lit/ds/sprs457e/sprs457e.pdf> 144 <URL:http://www.ti.com/lit/ds/sprs668c/sprs668c.pdf> 148 <URL:http://www.ti.com/lit/ug/sprufg8c/sprufg8c.pdf>
|
/drivers/staging/frontier/ |
D | TODO | 8 Please send any patches for this driver to Greg Kroah-Hartman <greg@kroah.com> 9 and David Taht <d@teklibre.com>.
|
/drivers/staging/asus_oled/ |
D | TODO | 9 Please send patches to Greg Kroah-Hartman <greg@kroah.com> and 10 Cc: Jakub Schmidtke <sjakub@gmail.com>
|
/drivers/staging/ft1000/ |
D | TODO | 8 Please send patches to Greg Kroah-Hartman <greg@kroah.com> and 9 Cc: Marek Belisko <marek.belisko@gmail.com>
|
/drivers/staging/sm7xxfb/ |
D | TODO | 8 Please send any patches to Greg Kroah-Hartman <greg@kroah.com> and 9 Teddy Wang <teddy.wang@siliconmotion.com.cn>.
|
/drivers/staging/media/lirc/ |
D | TODO | 6 Jarod Wilson <jarod@wilsonet.com> 7 Greg Kroah-Hartman <greg@kroah.com>
|
/drivers/staging/rtl8712/ |
D | TODO | 7 Please send any patches to Greg Kroah-Hartman <greg@kroah.com>, 9 Florian Schilhabel <florian.c.schilhabel@googlemail.com>.
|
/drivers/staging/netlogic/ |
D | TODO | 8 Ganesan Ramalingam <ganesanr@broadcom.com> 11 Jayachandran Chandrashekaran Nair <jchandra@broadcom.com>
|