Home
last modified time | relevance | path

Searched refs:NFC_DIRECTION_TX (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dnfc.h302 #define NFC_DIRECTION_TX 0x01 macro
/openbmc/linux/net/nfc/
H A Dllcp_commands.c383 nfc_llcp_send_to_raw_sock(local, skb, NFC_DIRECTION_TX); in nfc_llcp_send_symm()
H A Dllcp_core.c791 NFC_DIRECTION_TX); in nfc_llcp_tx_work()
/openbmc/linux/net/nfc/nci/
H A Dcore.c1354 RAW_PAYLOAD_NCI, NFC_DIRECTION_TX); in nci_send_frame()