Searched refs:rcv_to_hci (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.10/net/nfc/hci/ | 
| D | llc_nop.c | 15 	rcv_to_hci_t rcv_to_hci;  member 22 			  rcv_to_hci_t rcv_to_hci, int tx_headroom,  in llc_nop_init()  argument 37 	llc_nop->rcv_to_hci = rcv_to_hci;  in llc_nop_init() 64 	llc_nop->rcv_to_hci(llc_nop->hdev, skb);  in llc_nop_rcv_from_drv()
  | 
| D | llc.c | 92 				 rcv_to_hci_t rcv_to_hci, int tx_headroom,  in nfc_llc_allocate()  argument 106 	llc->data = llc_engine->ops->init(hdev, xmit_to_drv, rcv_to_hci,  in nfc_llc_allocate()
  | 
| D | llc_shdlc.c | 29 	rcv_to_hci_t rcv_to_hci;  member 247 		shdlc->rcv_to_hci(shdlc->hdev, skb);  in llc_shdlc_rcv_i_frame() 739 			    rcv_to_hci_t rcv_to_hci, int tx_headroom,  in llc_shdlc_init()  argument 770 	shdlc->rcv_to_hci = rcv_to_hci;  in llc_shdlc_init()
  | 
| D | llc.h | 17 		       rcv_to_hci_t rcv_to_hci, int tx_headroom,
  | 
| /Linux-v5.10/include/net/nfc/ | 
| D | llc.h | 25 				 rcv_to_hci_t rcv_to_hci, int tx_headroom,
  | 
| /Linux-v5.10/Documentation/driver-api/nfc/ | 
| D | nfc-hci.rst | 158 		       rcv_to_hci_t rcv_to_hci, int tx_headroom,
  |