Searched refs:solicited (Results 1 – 11 of 11) sorted by relevance
| /linux/include/uapi/linux/ |
| H A D | icmpv6.h | 29 solicited:1, member 34 solicited:1, 73 #define icmp6_solicited icmp6_dataun.u_nd_advt.solicited
|
| /linux/include/rdma/ |
| H A D | rdmavt_cq.h | 65 bool rvt_cq_enter(struct rvt_cq *cq, struct ib_wc *entry, bool solicited);
|
| H A D | rdmavt_qp.h | 786 bool solicited) in rvt_recv_cq() argument 790 if (unlikely(!rvt_cq_enter(cq, wc, solicited))) in rvt_recv_cq() 806 bool solicited) in rvt_send_cq() argument 810 if (unlikely(!rvt_cq_enter(cq, wc, solicited))) in rvt_send_cq()
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | wr.h | 98 bool send_signaled, bool solicited);
|
| H A D | wr.c | 727 bool send_signaled, bool solicited) in mlx5r_begin_wqe() argument 739 (solicited ? MLX5_WQE_CTRL_SOLICITED : 0); in mlx5r_begin_wqe()
|
| /linux/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_hw.h | 106 bool solicited, u16 cqe_popped);
|
| H A D | ocrdma_hw.c | 306 bool solicited, u16 cqe_popped) in ocrdma_ring_cq_db() argument 315 if (solicited) in ocrdma_ring_cq_db()
|
| /linux/drivers/pci/hotplug/ |
| H A D | TODO | 1 Contributions are solicited in particular to remedy the following issues:
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | ud.c | 830 bool solicited = false; in hfi1_ud_rcv() local 851 solicited = ib_bth_is_solicited(packet->ohdr); in hfi1_ud_rcv() 1018 rvt_recv_cq(qp, &wc, solicited); in hfi1_ud_rcv()
|
| /linux/Documentation/ABI/stable/ |
| H A D | firewire-cdev | 77 Receive various events. There are solicited events like
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.lpfc | 144 * Fixed a memory leak of iocbq structure. For ELS solicited iocbs 234 * Removed event posting and handling of solicited and unsolicited
|