hsi_alloc_msg
msg = hsi_alloc_msg(1, GFP_KERNEL);
rxmsg = hsi_alloc_msg(1, GFP_KERNEL);
txmsg = hsi_alloc_msg(1, GFP_KERNEL);
msg = hsi_alloc_msg(1, GFP_KERNEL);
msg = hsi_alloc_msg(0, GFP_KERNEL);
msg = hsi_alloc_msg(0, GFP_ATOMIC);
msg = hsi_alloc_msg(skb_shinfo(skb)->nr_frags + 1, flags);
msg = hsi_alloc_msg(1, GFP_KERNEL);
EXPORT_SYMBOL_GPL(hsi_alloc_msg);
struct hsi_msg *hsi_alloc_msg(unsigned int n_frag, gfp_t flags);