CALL_TXH         1782 net/mac80211/tx.c 	CALL_TXH(ieee80211_tx_h_dynamic_ps);
CALL_TXH         1783 net/mac80211/tx.c 	CALL_TXH(ieee80211_tx_h_check_assoc);
CALL_TXH         1784 net/mac80211/tx.c 	CALL_TXH(ieee80211_tx_h_ps_buf);
CALL_TXH         1785 net/mac80211/tx.c 	CALL_TXH(ieee80211_tx_h_check_control_port_protocol);
CALL_TXH         1786 net/mac80211/tx.c 	CALL_TXH(ieee80211_tx_h_select_key);
CALL_TXH         1788 net/mac80211/tx.c 		CALL_TXH(ieee80211_tx_h_rate_ctrl);
CALL_TXH         1821 net/mac80211/tx.c 	CALL_TXH(ieee80211_tx_h_michael_mic_add);
CALL_TXH         1822 net/mac80211/tx.c 	CALL_TXH(ieee80211_tx_h_sequence);
CALL_TXH         1823 net/mac80211/tx.c 	CALL_TXH(ieee80211_tx_h_fragment);
CALL_TXH         1825 net/mac80211/tx.c 	CALL_TXH(ieee80211_tx_h_stats);
CALL_TXH         1826 net/mac80211/tx.c 	CALL_TXH(ieee80211_tx_h_encrypt);
CALL_TXH         1828 net/mac80211/tx.c 		CALL_TXH(ieee80211_tx_h_calculate_duration);