AR5K_2W_TX_DESC_CTL1_BUF_LEN
if (pkt_len & ~AR5K_2W_TX_DESC_CTL1_BUF_LEN)
tx_ctl->tx_control_1 = pkt_len & AR5K_2W_TX_DESC_CTL1_BUF_LEN;