Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c1580 struct iwl_tx_resp *tx_resp) in iwl_mvm_get_scd_ssn()
1597 struct iwl_tx_resp *tx_resp = (void *)pkt->data; in iwl_mvm_rx_tx_cmd_single() local
1854 struct iwl_tx_resp *tx_resp = (void *)pkt->data; in iwl_mvm_rx_tx_cmd_agg_dbg() local
1888 struct iwl_tx_resp *tx_resp = (void *)pkt->data; in iwl_mvm_rx_tx_cmd_agg() local
1929 struct iwl_tx_resp *tx_resp = (void *)pkt->data; in iwl_mvm_rx_tx_cmd() local
H A Dmvm.h1692 iwl_mvm_get_agg_status(struct iwl_mvm *mvm, void *tx_resp) in iwl_mvm_get_agg_status()
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dtx.c1058 struct iwl_tx_resp *tx_resp = (void *)pkt->data; in iwl_mld_handle_tx_resp_notif() local
/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.c4784 struct iwx_tx_resp *tx_resp = (void *)pkt->data; in iwx_rx_tx_cmd() local
H A Dif_iwxreg.h6283 static inline uint32_t iwx_get_scd_ssn(struct iwx_tx_resp *tx_resp) in iwx_get_scd_ssn()