tx_task_t
static DEFINE_PER_CPU(struct tx_task_t, siw_tx_task_g);
struct tx_task_t *tx_task;
struct tx_task_t *tx_task = &per_cpu(siw_tx_task_g, nr_cpu);