TARGET_NUM_MSDU_DESC
BUILD_BUG_ON(2 * TARGET_NUM_MSDU_DESC >
ar->htt.max_num_pending_tx = TARGET_NUM_MSDU_DESC;
config.num_msdu_desc = __cpu_to_le32(TARGET_NUM_MSDU_DESC);
config->num_msdu_desc = TARGET_NUM_MSDU_DESC;
config->num_msdu_desc = TARGET_NUM_MSDU_DESC;