Searched refs:CALL_TXH (Results 1 – 1 of 1) sorted by relevance
1802 #define CALL_TXH(txh) \ in invoke_tx_handlers_early() macro 1809 CALL_TXH(ieee80211_tx_h_dynamic_ps); in invoke_tx_handlers_early() 1810 CALL_TXH(ieee80211_tx_h_check_assoc); in invoke_tx_handlers_early() 1811 CALL_TXH(ieee80211_tx_h_ps_buf); in invoke_tx_handlers_early() 1812 CALL_TXH(ieee80211_tx_h_check_control_port_protocol); in invoke_tx_handlers_early() 1813 CALL_TXH(ieee80211_tx_h_select_key); in invoke_tx_handlers_early() 1841 CALL_TXH(ieee80211_tx_h_rate_ctrl); in invoke_tx_handlers_late() 1849 CALL_TXH(ieee80211_tx_h_michael_mic_add); in invoke_tx_handlers_late() 1850 CALL_TXH(ieee80211_tx_h_sequence); in invoke_tx_handlers_late() 1851 CALL_TXH(ieee80211_tx_h_fragmen in invoke_tx_handlers_late() [all...]