Searched defs:nci_conn_info (Results 1 – 1 of 1) sorted by relevance
110 struct nci_conn_info { struct111 struct list_head list;112 __u8 id; /* can be an RF Discovery ID or an NFCEE ID */113 __u8 conn_id;114 __u8 max_pkt_payload_len;116 atomic_t credits_cnt;117 __u8 initial_num_credits;119 data_exchange_cb_t data_exchange_cb;120 void *data_exchange_cb_context;122 struct sk_buff *rx_skb;