Home
last modified time | relevance | path

Searched refs:nci_ver (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/nfc/nci/
H A Drsp.c35 ndev->nci_ver = rsp->nci_ver; in nci_core_reset_rsp_packet()
36 pr_debug("nci_ver 0x%x, config_status 0x%x\n", in nci_core_reset_rsp_packet()
37 rsp->nci_ver, rsp->config_status); in nci_core_reset_rsp_packet()
/kernel/linux/linux-6.6/net/nfc/nci/
H A Drsp.c38 ndev->nci_ver = rsp->nci_ver; in nci_core_reset_rsp_packet()
39 pr_debug("nci_ver 0x%x, config_status 0x%x\n", in nci_core_reset_rsp_packet()
40 rsp->nci_ver, rsp->config_status); in nci_core_reset_rsp_packet()
128 if (!(ndev->nci_ver & NCI_VER_2_MASK)) in nci_core_init_rsp_packet()
H A Dntf.c36 ndev->nci_ver = ntf->nci_ver; in nci_core_reset_ntf_packet()
37 pr_debug("nci_ver 0x%x, config_status 0x%x\n", in nci_core_reset_ntf_packet()
38 ntf->nci_ver, ntf->config_status); in nci_core_reset_ntf_packet()
H A Dcore.c518 if (ndev->nci_ver & NCI_VER_2_MASK) in nci_open_device()
/kernel/linux/linux-6.6/include/net/nfc/
H A Dnci.h325 __u8 nci_ver; member
403 u8 nci_ver; member
H A Dnci_core.h243 __u8 nci_ver; member
/kernel/linux/linux-5.10/include/net/nfc/
H A Dnci.h315 __u8 nci_ver; member
H A Dnci_core.h243 __u8 nci_ver; member

Completed in 10 milliseconds