Searched refs:nci_pbf_set (Results 1 – 4 of 4) sorted by relevance
78 nci_pbf_set((__u8 *)hdr, pbf); in nci_push_data_hdr()
1380 nci_pbf_set((__u8 *)hdr, NCI_PBF_LAST); in nci_send_cmd()
178 #define nci_pbf_set(hdr, pbf) ((hdr)[0] |= (__u8)(((pbf)&0x01)<<4)) macro
88 nci_pbf_set((__u8 *)hdr, NCI_PBF_LAST); in alloc_lc_skb()