Searched refs:dep_info (Results 1 – 3 of 3) sorted by relevance
114 dep_info.tx_work); in st21nfca_tx_work()120 skb = info->dep_info.tx_pending; in st21nfca_tx_work()134 info->dep_info.tx_pending = skb; in st21nfca_im_send_pdu()135 schedule_work(&info->dep_info.tx_work); in st21nfca_im_send_pdu()180 info->dep_info.curr_nfc_dep_pni = 0; in st21nfca_tm_send_atr_res()291 *(u8 *)skb_push(skb, 1) = info->dep_info.curr_nfc_dep_pni; in st21nfca_tm_send_dep_res()330 info->dep_info.curr_nfc_dep_pni = in st21nfca_tm_recv_dep_req()391 info->dep_info.curr_nfc_dep_pni = 0; in st21nfca_dep_event_received()436 *(u8 *)skb_push(skb, 1) = info->dep_info.to | 0x10; in st21nfca_im_send_psl_req()466 info->dep_info.to = 0x0e; in st21nfca_im_recv_atr_res_cb()[all …]
162 struct st21nfca_dep_info dep_info; member
602 info->dep_info.idx = target->idx; in st21nfca_hci_dep_link_up()