ieee80211_tx_h_select_key
CALL_TXH(ieee80211_tx_h_select_key);
r = ieee80211_tx_h_select_key(&tx);
if (ieee80211_tx_h_select_key(&tx) != TX_CONTINUE) {