Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c1687 struct iwl_mvm_tx_resp *tx_resp) in iwl_mvm_get_scd_ssn()
1704 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; in iwl_mvm_rx_tx_cmd_single() local
1961 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; in iwl_mvm_rx_tx_cmd_agg_dbg() local
1995 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; in iwl_mvm_rx_tx_cmd_agg() local
2036 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; in iwl_mvm_rx_tx_cmd() local
H A Dmvm.h1533 iwl_mvm_get_agg_status(struct iwl_mvm * mvm,void * tx_resp) iwl_mvm_get_agg_status() argument
/freebsd/sys/dev/iwm/
H A Dif_iwm.c3443 struct iwm_tx_resp *tx_resp = (void *)pkt->data; in iwm_rx_tx_cmd_single() local
H A Dif_iwmreg.h5305 iwm_get_scd_ssn(struct iwm_tx_resp * tx_resp) iwm_get_scd_ssn() argument
/freebsd/sys/dev/iwx/
H A Dif_iwx.c4752 struct iwx_tx_resp *tx_resp = (void *)pkt->data; in iwx_rx_tx_cmd() local
H A Dif_iwxreg.h6279 static inline uint32_t iwx_get_scd_ssn(struct iwx_tx_resp *tx_resp) in iwx_get_scd_ssn()