Searched defs:tx_resp (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
H A Dtx.c934 static inline u32 iwlagn_get_scd_ssn(struct iwlagn_tx_resp *tx_resp) iwlagn_get_scd_ssn() argument
1137 struct iwlagn_tx_resp *tx_resp = (void *)pkt->data; iwlagn_rx_reply_tx() local
940 iwl_rx_reply_tx_agg(struct iwl_priv *priv, struct iwlagn_tx_resp *tx_resp) iwl_rx_reply_tx_agg() argument
1105 iwlagn_set_tx_status(struct iwl_priv *priv, struct ieee80211_tx_info *info, struct iwlagn_tx_resp *tx_resp) iwlagn_set_tx_status() argument
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dtx.c679 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; iwl_mvm_rx_tx_cmd_single() local
889 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; iwl_mvm_rx_tx_cmd_agg_dbg() local
914 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; iwl_mvm_rx_tx_cmd_agg() local
947 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; iwl_mvm_rx_tx_cmd() local
H A Dfw-api-tx.h601 static inline u32 iwl_mvm_get_scd_ssn(struct iwl_mvm_tx_resp *tx_resp) iwl_mvm_get_scd_ssn() argument
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A D3945.c321 struct il3945_tx_resp *tx_resp = (void *)&pkt->u.raw[0]; il3945_hdl_tx() local
H A D4965-mac.c2638 il4965_get_scd_ssn(struct il4965_tx_resp *tx_resp) il4965_get_scd_ssn() argument
2786 struct il4965_tx_resp *tx_resp = (void *)&pkt->u.raw[0]; il4965_hdl_tx() local
2664 il4965_tx_status_reply_tx(struct il_priv *il, struct il_ht_agg *agg, struct il4965_tx_resp *tx_resp, int txq_id, u16 start_idx) il4965_tx_status_reply_tx() argument
H A Dcommands.h3350 struct il3945_tx_resp tx_resp; member in union:il_rx_pkt::__anon8416

Completed in 226 milliseconds