Searched refs:st21nfca_psl_res (Results 1 – 1 of 1) sorted by relevance
105 struct st21nfca_psl_res { struct246 struct st21nfca_psl_res *psl_res; in st21nfca_tm_send_psl_res()251 skb = alloc_skb(sizeof(struct st21nfca_psl_res), GFP_KERNEL); in st21nfca_tm_send_psl_res()254 skb_put(skb, sizeof(struct st21nfca_psl_res)); in st21nfca_tm_send_psl_res()256 psl_res = (struct st21nfca_psl_res *)skb->data; in st21nfca_tm_send_psl_res()258 psl_res->length = sizeof(struct st21nfca_psl_res); in st21nfca_tm_send_psl_res()