Searched refs:solicited (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/include/uapi/linux/ |
D | icmpv6.h | 28 solicited:1, member 33 solicited:1, 71 #define icmp6_solicited icmp6_dataun.u_nd_advt.solicited
|
/linux-4.4.14/include/net/ |
D | addrconf.h | 197 bool router, bool solicited, bool override, bool inc_opt); 336 struct in6_addr *solicited) in addrconf_addr_solict_mult() argument 338 ipv6_addr_set(solicited, in addrconf_addr_solict_mult()
|
D | ndisc.h | 190 bool router, bool solicited, bool override, bool inc_opt);
|
/linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_hw.h | 106 bool solicited, u16 cqe_popped);
|
D | ocrdma_hw.c | 302 bool solicited, u16 cqe_popped) in ocrdma_ring_cq_db() argument 311 if (solicited) in ocrdma_ring_cq_db()
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_cq.c | 48 void ipath_cq_enter(struct ipath_cq *cq, struct ib_wc *entry, int solicited) in ipath_cq_enter() argument 102 (cq->notify == IB_CQ_SOLICITED && solicited)) { in ipath_cq_enter()
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_cq.c | 51 void qib_cq_enter(struct qib_cq *cq, struct ib_wc *entry, int solicited) in qib_cq_enter() argument 107 (solicited || entry->status != IB_WC_SUCCESS))) { in qib_cq_enter()
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | cq.c | 67 void hfi1_cq_enter(struct hfi1_cq *cq, struct ib_wc *entry, int solicited) in hfi1_cq_enter() argument 123 (solicited || entry->status != IB_WC_SUCCESS))) { in hfi1_cq_enter()
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | firewire-cdev | 70 Receive various events. There are solicited events like
|
/linux-4.4.14/net/ipv6/ |
D | ndisc.c | 484 bool router, bool solicited, bool override, bool inc_opt) in ndisc_send_na() argument 523 .icmp6_solicited = solicited, in ndisc_send_na()
|
/linux-4.4.14/Documentation/scsi/ |
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
|