/Linux-v5.4/drivers/net/wireless/intersil/prism54/ |
D | isl_ioctl.c | 2265 struct obj_mlmeex *confirm; in prism54_process_trap_helper() local 2353 confirm = kmalloc(sizeof(struct obj_mlmeex) + 6, GFP_ATOMIC); in prism54_process_trap_helper() 2355 if (!confirm) in prism54_process_trap_helper() 2358 memcpy(&confirm->address, mlmeex->address, ETH_ALEN); in prism54_process_trap_helper() 2361 confirm->id = -1; /* or mlmeex->id ? */ in prism54_process_trap_helper() 2362 confirm->state = 0; /* not used */ in prism54_process_trap_helper() 2363 confirm->code = 0; in prism54_process_trap_helper() 2364 confirm->size = 6; in prism54_process_trap_helper() 2365 confirm->data[0] = 0x00; in prism54_process_trap_helper() 2366 confirm->data[1] = 0x00; in prism54_process_trap_helper() [all …]
|
/Linux-v5.4/include/linux/ |
D | pipe_fs_i.h | 83 int (*confirm)(struct pipe_inode_info *, struct pipe_buffer *); member 142 return buf->ops->confirm(pipe, buf); in pipe_buf_confirm()
|
/Linux-v5.4/net/x25/ |
D | x25_link.c | 73 int confirm; in x25_link_control() local 77 confirm = !x25_t20timer_pending(nb); in x25_link_control() 80 if (confirm) in x25_link_control()
|
/Linux-v5.4/Documentation/ABI/stable/ |
D | vdso | 27 The maintainers of the other vDSO-using architectures should confirm
|
/Linux-v5.4/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-v5.4/drivers/soc/fsl/qbman/ |
D | Kconfig | 33 exercise the BMan APIs to confirm functionality
|
/Linux-v5.4/Documentation/hwmon/ |
D | lm73.rst | 78 'update_interval' value after a write operation will confirm the
|
D | lm83.rst | 40 list and an unconfirmed list follow. If you can confirm or infirm the
|
/Linux-v5.4/fs/ |
D | pipe.c | 231 .confirm = generic_pipe_buf_confirm, 238 .confirm = generic_pipe_buf_confirm, 245 .confirm = generic_pipe_buf_confirm,
|
D | splice.c | 142 .confirm = page_cache_pipe_buf_confirm, 159 .confirm = generic_pipe_buf_confirm, 328 .confirm = generic_pipe_buf_confirm, 342 .confirm = generic_pipe_buf_confirm,
|
/Linux-v5.4/Documentation/admin-guide/ |
D | init.rst | 37 non-script binary such as ``/bin/sh`` and confirm its successful execution.
|
D | module-signing.rst | 242 signature is present but it does not confirm that the signature is valid!
|
/Linux-v5.4/net/qrtr/ |
D | qrtr.c | 373 int confirm; in qrtr_node_rx_work() local 380 confirm = !!cb->confirm_rx; in qrtr_node_rx_work() 394 if (confirm) { in qrtr_node_rx_work()
|
/Linux-v5.4/Documentation/networking/device_drivers/freescale/dpaa2/ |
D | dpio-driver.rst | 72 . . tx confirm> | | dequeue>
|
/Linux-v5.4/Documentation/devicetree/bindings/dma/ |
D | qcom_hidma_mgmt.txt | 38 to confirm. If reset is not completed within this time, HW reports reset
|
/Linux-v5.4/drivers/usb/gadget/udc/ |
D | amd5536udc.h | 447 u32 confirm; member
|
/Linux-v5.4/drivers/scsi/bfa/ |
D | bfa_fc.h | 491 u32 confirm:1; member 512 u32 confirm:1; member
|
D | bfa_fcs_fcpim.c | 527 itnim->conf_comp = sparams->confirm; in bfa_fcs_itnim_prli_response()
|
/Linux-v5.4/net/smc/ |
D | smc_rx.c | 139 .confirm = generic_pipe_buf_confirm,
|
/Linux-v5.4/Documentation/virt/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-v5.4/fs/nfs/ |
D | nfs4state.c | 115 .confirm = clp->cl_confirm, in nfs4_init_clientid() 131 clp->cl_confirm = clid.confirm; in nfs4_init_clientid() 162 .confirm = clp->cl_confirm, in nfs40_discover_server_trunking() 176 clp->cl_confirm = clid.confirm; in nfs40_discover_server_trunking()
|
/Linux-v5.4/drivers/net/can/ |
D | Kconfig | 80 # Please consider switching to the netdev trigger and confirm it
|
/Linux-v5.4/Documentation/input/devices/ |
D | xpad.rst | 134 the xpad module should be auto loaded. To confirm you can cat
|
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ |
D | README | 145 num_cmd_sleep_cfm_fail = <number of sleep confirm failed to send to device>
|