Home
last modified time | relevance | path

Searched refs:iwm_tx_resp (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h5179 struct iwm_tx_resp { struct
5256 struct iwm_tx_resp beacon_notify_hdr;
5305 static inline uint32_t iwm_get_scd_ssn(struct iwm_tx_resp *tx_resp) in iwm_get_scd_ssn()
H A Dif_iwm.c3414 struct iwm_tx_resp *tx_resp = (void *)pkt->data; in iwm_rx_tx_cmd_single()