Searched defs:tx_resp (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/dev/iwlwifi/mvm/ | ||
H A D | tx.c | 1574 iwl_mvm_get_scd_ssn(struct iwl_mvm * mvm,struct iwl_mvm_tx_resp * tx_resp) iwl_mvm_get_scd_ssn() argument |
H A D | mvm.h | 1533 iwl_mvm_get_agg_status(struct iwl_mvm * mvm,void * tx_resp) iwl_mvm_get_agg_status() argument |
/freebsd/sys/dev/iwm/ | ||
H A D | if_iwm.c | 3414 struct iwm_tx_resp *tx_resp = (void *)pkt->data; in iwm_rx_tx_cmd_single() local |
H A D | if_iwmreg.h | 5305 static inline uint32_t iwm_get_scd_ssn(struct iwm_tx_resp *tx_resp) in iwm_get_scd_ssn() |