Searched refs:ieee80211_tx_h_select_key (Results 1 – 1 of 1) sorted by relevance
625 ieee80211_tx_h_select_key(struct ieee80211_tx_data *tx) in ieee80211_tx_h_select_key() function1844 CALL_TXH(ieee80211_tx_h_select_key); in invoke_tx_handlers_early()3796 r = ieee80211_tx_h_select_key(&tx); in ieee80211_tx_dequeue()4648 if (ieee80211_tx_h_select_key(&tx) != TX_CONTINUE) { in ieee80211_build_data_template()