Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtx.c912 static inline u32 iwlagn_get_scd_ssn(struct iwlagn_tx_resp *tx_resp) in iwlagn_get_scd_ssn()
919 struct iwlagn_tx_resp *tx_resp) in iwl_rx_reply_tx_agg()
1085 struct iwlagn_tx_resp *tx_resp) in iwlagn_set_tx_status()
1115 struct iwlagn_tx_resp *tx_resp = (void *)pkt->data; in iwlagn_rx_reply_tx() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c1625 struct iwl_mvm_tx_resp *tx_resp) in iwl_mvm_get_scd_ssn()
1642 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; in iwl_mvm_rx_tx_cmd_single() local
1898 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; in iwl_mvm_rx_tx_cmd_agg_dbg() local
1932 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; in iwl_mvm_rx_tx_cmd_agg() local
1973 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; in iwl_mvm_rx_tx_cmd() local
H A Dmvm.h1526 iwl_mvm_get_agg_status(struct iwl_mvm *mvm, void *tx_resp) in iwl_mvm_get_agg_status()
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c2617 il4965_get_scd_ssn(struct il4965_tx_resp *tx_resp) in il4965_get_scd_ssn()
2644 struct il4965_tx_resp *tx_resp, int txq_id, in il4965_tx_status_reply_tx()
2765 struct il4965_tx_resp *tx_resp = (void *)&pkt->u.raw[0]; in il4965_hdl_tx() local
H A D3945.c306 struct il3945_tx_resp *tx_resp = (void *)&pkt->u.raw[0]; in il3945_hdl_tx() local
H A Dcommands.h3352 struct il3945_tx_resp tx_resp; member