Searched refs:NCI_PBF_LAST (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/nfc/nci/ |
H A D | data.c | 134 (NCI_PBF_LAST) : (NCI_PBF_CONT))); in nci_queue_tx_data_frags() 183 nci_push_data_hdr(ndev, conn_id, skb, NCI_PBF_LAST); in nci_send_data()
|
H A D | core.c | 1369 nci_pbf_set((__u8 *)hdr, NCI_PBF_LAST); in nci_send_cmd()
|
/kernel/linux/linux-6.6/net/nfc/nci/ |
H A D | data.c | 134 (NCI_PBF_LAST) : (NCI_PBF_CONT))); in nci_queue_tx_data_frags() 183 nci_push_data_hdr(ndev, conn_id, skb, NCI_PBF_LAST); in nci_send_data()
|
H A D | core.c | 1380 nci_pbf_set((__u8 *)hdr, NCI_PBF_LAST); in nci_send_cmd()
|
/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/ |
H A D | fw_dnld.c | 101 nci_pbf_set((__u8 *)hdr, NCI_PBF_LAST); in alloc_lc_skb()
|
/kernel/linux/linux-5.10/include/net/nfc/ |
H A D | nci.h | 169 #define NCI_PBF_LAST 0x00 macro
|
/kernel/linux/linux-6.6/include/net/nfc/ |
H A D | nci.h | 174 #define NCI_PBF_LAST 0x00 macro
|
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/ |
H A D | fw_dnld.c | 88 nci_pbf_set((__u8 *)hdr, NCI_PBF_LAST); in alloc_lc_skb()
|
Completed in 10 milliseconds