rsi_boot_params_9116
skb_put(skb, sizeof(struct rsi_boot_params_9116));
struct rsi_boot_params_9116 *boot_params;
skb = dev_alloc_skb(sizeof(struct rsi_boot_params_9116));
boot_params = (struct rsi_boot_params_9116 *)skb->data;