ieee80211_tx_params
struct ieee80211_tx_params *tx;
sizeof(struct ieee80211_tx_params), M_NOWAIT);
tx = (struct ieee80211_tx_params *)(mtag+1);
struct ieee80211_tx_params *tx;
tx = (struct ieee80211_tx_params *)(mtag + 1);