Searched refs:receiving (Results 1 – 24 of 24) sorted by relevance
/drivers/virt/ |
D | Kconfig | 29 receiving the shutdown doorbell from a manager partition. 31 4) A kernel interface for receiving callbacks when a managed
|
/drivers/staging/pi433/Documentation/ |
D | pi433.txt | 44 As soon as an application sets a request for receiving a telegram, the reception 45 configuration set is written to the rf module and it gets set into receiving mode. 49 As soon as the predefined RSSI level is met, a receiving cycle starts. Similar 69 PI433_IOC_RD_RX_CFG - get the receiving parameters from the driver 70 PI433_IOC_WR_RX_CFG - set the receiving parameters 164 The rx configuration is transferred via struct pi433_rx_cfg, the parameterset for receiving. It is … 261 off and the rf chip is used in raw receiving mode. This may be
|
/drivers/net/wireguard/ |
D | receive.c | 259 if (unlikely(!READ_ONCE(keypair->receiving.is_valid) || in decrypt_packet() 260 wg_birthdate_has_expired(keypair->receiving.birthdate, REJECT_AFTER_TIME) || in decrypt_packet() 262 WRITE_ONCE(keypair->receiving.is_valid, false); in decrypt_packet() 287 keypair->receiving.key)) in decrypt_packet()
|
D | noise.h | 34 struct noise_symmetric_key receiving; member
|
D | noise.c | 835 derive_keys(&new_keypair->sending, &new_keypair->receiving, in wg_noise_handshake_begin_session() 838 derive_keys(&new_keypair->receiving, &new_keypair->sending, in wg_noise_handshake_begin_session()
|
/drivers/hwtracing/stm/ |
D | Kconfig | 24 The receiving side only needs to be able to decode the MIPI 39 The receiving side must be able to decode this protocol in
|
/drivers/thunderbolt/ |
D | Kconfig | 38 This allows sending and receiving DMA traffic through loopback
|
/drivers/net/hippi/ |
D | Kconfig | 36 transmitting and receiving. This memory cannot be used by any other
|
/drivers/media/radio/si470x/ |
D | Kconfig | 28 if you don't want to use the device solely for RDS receiving,
|
/drivers/block/drbd/ |
D | Kconfig | 63 512 insert data corruption on receiving side
|
/drivers/net/ethernet/aquantia/atlantic/macsec/ |
D | macsec_struct.h | 509 u32 receiving; member
|
D | macsec_api.c | 583 packed_record[6] |= (rec->receiving & 0x1) << 3; in set_ingress_sc_record() 638 rec->receiving = (packed_record[6] >> 3) & 0x1; in get_ingress_sc_record()
|
/drivers/spi/ |
D | spi-armada-3700.c | 156 unsigned int pin_mode, bool receiving) in a3700_spi_pin_mode_set() argument 173 if (receiving) in a3700_spi_pin_mode_set()
|
/drivers/crypto/caam/ |
D | Kconfig | 121 & receiving crypto jobs to/from CAAM. This gives better performance
|
/drivers/gpu/drm/amd/display/ |
D | TODO | 66 overy complicated HW programming function for sendind and receiving i2c/aux
|
/drivers/net/ethernet/dec/tulip/ |
D | Kconfig | 83 when the driver is receiving lots of packets from the card. It is
|
/drivers/net/can/ |
D | Kconfig | 39 As only the sending and receiving of CAN frames is implemented, this
|
/drivers/platform/surface/ |
D | Kconfig | 75 receiving the corresponding responses.
|
/drivers/mailbox/ |
D | Kconfig | 273 acts as an interrupt controller for receiving interrupts from clients.
|
/drivers/media/usb/cx231xx/ |
D | cx231xx.h | 230 int receiving; member
|
/drivers/atm/ |
D | Kconfig | 238 Enable receiving of all cells on the ATM link, that do not match
|
/drivers/net/ |
D | Kconfig | 350 device, which instead of receiving packets from a physical media,
|
/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 1110 * SCB. After receiving the tag, look for the SCB at SCB locations tag and 1492 * If we're not still receiving SCSI data,
|
D | aic7xxx.seq | 187 * setup the phase for receiving messages
|