Home
last modified time | relevance | path

Searched defs:nci_conn_info (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/net/nfc/
H A Dnci_core.h99 struct nci_conn_info { struct
100 struct list_head list;
106 struct dest_spec_params *dest_params;
107 __u8 dest_type;
108 __u8 conn_id;
109 __u8 max_pkt_payload_len;
111 atomic_t credits_cnt;
112 __u8 initial_num_credits;
114 data_exchange_cb_t data_exchange_cb;
115 void *data_exchange_cb_context;
[all …]