Searched refs:NCI_CORE_LC_CONNID_PROP_FW_DL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/ |
H A D | fw_dnld.h | 29 #define NCI_CORE_LC_CONNID_PROP_FW_DL 0x02 macro
|
H A D | fw_dnld.c | 77 0x60, 0x06, 0x03, 0x01, NCI_CORE_LC_CONNID_PROP_FW_DL, 0x01 96 hdr->conn_id = NCI_CORE_LC_CONNID_PROP_FW_DL; in alloc_lc_skb() 318 uint8_t conn_id = NCI_CORE_LC_CONNID_PROP_FW_DL; in process_state_fw_dnld()
|
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/ |
H A D | fw_dnld.h | 18 #define NCI_CORE_LC_CONNID_PROP_FW_DL 0x02 macro
|
H A D | fw_dnld.c | 66 0x60, 0x06, 0x03, 0x01, NCI_CORE_LC_CONNID_PROP_FW_DL, 0x01 83 hdr->conn_id = NCI_CORE_LC_CONNID_PROP_FW_DL; in alloc_lc_skb() 306 uint8_t conn_id = NCI_CORE_LC_CONNID_PROP_FW_DL; in process_state_fw_dnld()
|
Completed in 3 milliseconds