Searched refs:nci_ctrl_hdr (Results 1 – 3 of 3) sorted by relevance
157 struct nci_ctrl_hdr header; /* May actually be a data header */ in nxp_nci_i2c_nci_read()
212 struct nci_ctrl_hdr { struct
1140 struct nci_ctrl_hdr *hdr; in nci_send_cmd()1151 hdr = (struct nci_ctrl_hdr *) skb_put(skb, NCI_CTRL_HDR_SIZE); in nci_send_cmd()