/Linux-v4.19/drivers/net/wireless/intersil/prism54/ |
D | isl_ioctl.c | 2264 struct obj_mlmeex *confirm; in prism54_process_trap_helper() local 2352 confirm = kmalloc(sizeof(struct obj_mlmeex) + 6, GFP_ATOMIC); in prism54_process_trap_helper() 2354 if (!confirm) in prism54_process_trap_helper() 2357 memcpy(&confirm->address, mlmeex->address, ETH_ALEN); in prism54_process_trap_helper() 2360 confirm->id = -1; /* or mlmeex->id ? */ in prism54_process_trap_helper() 2361 confirm->state = 0; /* not used */ in prism54_process_trap_helper() 2362 confirm->code = 0; in prism54_process_trap_helper() 2363 confirm->size = 6; in prism54_process_trap_helper() 2364 confirm->data[0] = 0x00; in prism54_process_trap_helper() 2365 confirm->data[1] = 0x00; in prism54_process_trap_helper() [all …]
|
/Linux-v4.19/include/linux/ |
D | pipe_fs_i.h | 90 int (*confirm)(struct pipe_inode_info *, struct pipe_buffer *); member 147 return buf->ops->confirm(pipe, buf); in pipe_buf_confirm()
|
/Linux-v4.19/net/x25/ |
D | x25_link.c | 78 int confirm; in x25_link_control() local 82 confirm = !x25_t20timer_pending(nb); in x25_link_control() 85 if (confirm) in x25_link_control()
|
/Linux-v4.19/Documentation/ABI/stable/ |
D | vdso | 27 The maintainers of the other vDSO-using architectures should confirm
|
/Linux-v4.19/Documentation/networking/ |
D | x25-iface.txt | 101 driver's LAPB protocol must not confirm reception of the frame 112 the driver should not confirm delivery of the frame and drop it.
|
/Linux-v4.19/drivers/soc/fsl/qbman/ |
D | Kconfig | 32 exercise the BMan APIs to confirm functionality
|
/Linux-v4.19/Documentation/hwmon/ |
D | lm73 | 70 'update_interval' value after a write operation will confirm the
|
D | lm83 | 32 list and an unconfirmed list follow. If you can confirm or infirm the
|
/Linux-v4.19/Documentation/admin-guide/ |
D | init.rst | 37 non-script binary such as ``/bin/sh`` and confirm its successful execution.
|
/Linux-v4.19/net/qrtr/ |
D | qrtr.c | 379 int confirm; in qrtr_node_rx_work() local 386 confirm = !!cb->confirm_rx; in qrtr_node_rx_work() 400 if (confirm) { in qrtr_node_rx_work()
|
/Linux-v4.19/fs/ |
D | splice.c | 142 .confirm = page_cache_pipe_buf_confirm, 160 .confirm = generic_pipe_buf_confirm, 330 .confirm = generic_pipe_buf_confirm, 345 .confirm = generic_pipe_buf_confirm,
|
D | pipe.c | 231 .confirm = generic_pipe_buf_confirm, 239 .confirm = generic_pipe_buf_confirm,
|
/Linux-v4.19/Documentation/networking/dpaa2/ |
D | dpio-driver.rst | 71 . . tx confirm> | | dequeue>
|
/Linux-v4.19/Documentation/devicetree/bindings/dma/ |
D | qcom_hidma_mgmt.txt | 38 to confirm. If reset is not completed within this time, HW reports reset
|
/Linux-v4.19/drivers/usb/gadget/udc/ |
D | amd5536udc.h | 447 u32 confirm; member
|
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_fc.h | 499 u32 confirm:1; member 520 u32 confirm:1; member
|
D | bfa_fcs_fcpim.c | 535 itnim->conf_comp = sparams->confirm; in bfa_fcs_itnim_prli_response()
|
/Linux-v4.19/net/smc/ |
D | smc_rx.c | 140 .confirm = generic_pipe_buf_confirm,
|
/Linux-v4.19/Documentation/virtual/kvm/devices/ |
D | arm-vgic.txt | 56 confirm its expected behavior is aligned with the KVM implementation.
|
D | arm-vgic-v3.txt | 105 GICD_IIDR from KVM and write back the read value to confirm its expected
|
/Linux-v4.19/fs/nfs/ |
D | nfs4state.c | 94 .confirm = clp->cl_confirm, in nfs4_init_clientid() 110 clp->cl_confirm = clid.confirm; in nfs4_init_clientid() 141 .confirm = clp->cl_confirm, in nfs40_discover_server_trunking() 155 clp->cl_confirm = clid.confirm; in nfs40_discover_server_trunking()
|
/Linux-v4.19/drivers/net/can/ |
D | Kconfig | 79 # Please consider switching to the netdev trigger and confirm it
|
/Linux-v4.19/Documentation/input/devices/ |
D | xpad.rst | 134 the xpad module should be auto loaded. To confirm you can cat
|
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/ |
D | README | 145 num_cmd_sleep_cfm_fail = <number of sleep confirm failed to send to device>
|
/Linux-v4.19/Documentation/ |
D | intel_txt.txt | 77 confirm as benign. This process also does not provide DMA
|