Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c1574 iwl_mvm_get_scd_ssn(struct iwl_mvm * mvm,struct iwl_mvm_tx_resp * tx_resp) iwl_mvm_get_scd_ssn() argument
1587 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; iwl_mvm_rx_tx_cmd_single() local
1842 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; iwl_mvm_rx_tx_cmd_agg_dbg() local
1876 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; iwl_mvm_rx_tx_cmd_agg() local
1917 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; iwl_mvm_rx_tx_cmd() local
[all...]
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.c3414 struct iwm_tx_resp *tx_resp = (void *)pkt->data; in iwm_rx_tx_cmd_single() local
H A Dif_iwmreg.h5305 static inline uint32_t iwm_get_scd_ssn(struct iwm_tx_resp *tx_resp) in iwm_get_scd_ssn()