| /Linux-v5.10/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-v5.10/include/linux/ |
| D | pipe_fs_i.h | 101 int (*confirm)(struct pipe_inode_info *, struct pipe_buffer *); member 212 if (!buf->ops->confirm) in pipe_buf_confirm() 214 return buf->ops->confirm(pipe, buf); in pipe_buf_confirm()
|
| /Linux-v5.10/drivers/net/wireless/realtek/rtw88/ |
| D | ps.c | 70 u8 request, confirm, polling; in rtw_power_mode_change() local 76 confirm = rtw_read8(rtwdev, rtwdev->hci.cpwm_addr); in rtw_power_mode_change() 96 if ((polling ^ confirm) & BIT_RPWM_TOGGLE) in rtw_power_mode_change()
|
| /Linux-v5.10/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.10/Documentation/admin-guide/media/ |
| D | dvb-usb-dibusb-mb-cardlist.rst | 25 * - Compro Videomate DVB-U2000 - DVB-T USB1.1 (please confirm to linux-dvb)
|
| /Linux-v5.10/Documentation/ABI/stable/ |
| D | vdso | 34 The maintainers of the other vDSO-using architectures should confirm
|
| /Linux-v5.10/Documentation/networking/ |
| D | x25-iface.rst | 107 driver's LAPB protocol must not confirm reception of the frame 118 the driver should not confirm delivery of the frame and drop it.
|
| /Linux-v5.10/drivers/soc/fsl/qbman/ |
| D | Kconfig | 33 exercise the BMan APIs to confirm functionality
|
| /Linux-v5.10/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.10/Documentation/admin-guide/ |
| D | init.rst | 34 simple non-script binary such as ``/bin/sh`` and confirm its successful
|
| /Linux-v5.10/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| D | dpio-driver.rst | 74 . . tx confirm> | | dequeue>
|
| /Linux-v5.10/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.10/drivers/usb/gadget/udc/ |
| D | amd5536udc.h | 447 u32 confirm; member
|
| /Linux-v5.10/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.10/Documentation/misc-devices/ |
| D | xilinx_sdfec.rst | 205 …ror and the user should use :c:macro:`XSDFEC_GET_STATUS` and :c:macro:`XSDFEC_GET_STATS` to confirm 206 …s a non-critical error has occurred and the user should use :c:macro:`XSDFEC_GET_STATS` to confirm
|
| /Linux-v5.10/Documentation/virt/kvm/devices/ |
| D | arm-vgic.rst | 67 confirm its expected behavior is aligned with the KVM implementation.
|
| D | arm-vgic-v3.rst | 118 GICD_IIDR from KVM and write back the read value to confirm its expected
|
| /Linux-v5.10/fs/nfs/ |
| D | nfs4state.c | 114 .confirm = clp->cl_confirm, in nfs4_init_clientid() 130 clp->cl_confirm = clid.confirm; in nfs4_init_clientid() 161 .confirm = clp->cl_confirm, in nfs40_discover_server_trunking() 175 clp->cl_confirm = clid.confirm; in nfs40_discover_server_trunking()
|
| /Linux-v5.10/drivers/net/can/ |
| D | Kconfig | 80 # Please consider switching to the netdev trigger and confirm it
|
| /Linux-v5.10/net/bluetooth/ |
| D | smp.c | 978 u8 confirm[16]; in smp_random() local 985 hcon->resp_addr_type, &hcon->resp_addr, confirm); in smp_random() 989 if (crypto_memneq(smp->pcnf, confirm, sizeof(smp->pcnf))) { in smp_random() 2194 goto confirm; in smp_cmd_pairing_random() 2218 confirm: in smp_cmd_pairing_random()
|
| /Linux-v5.10/Documentation/input/devices/ |
| D | xpad.rst | 134 the xpad module should be auto loaded. To confirm you can cat
|
| /Linux-v5.10/drivers/net/wireless/marvell/mwifiex/ |
| D | README | 145 num_cmd_sleep_cfm_fail = <number of sleep confirm failed to send to device>
|
| /Linux-v5.10/Documentation/x86/ |
| D | intel_txt.rst | 77 confirm as benign. This process also does not provide DMA
|