Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/iwm/
HDif_iwmreg.h4316 struct iwm_tx_cmd { struct
4625 struct iwm_tx_cmd tx;
HDif_iwm.c344 struct mbuf *, struct iwm_tx_cmd *);
1134 + offsetof(struct iwm_tx_cmd, scratch); in iwm_alloc_tx_ring()
3521 struct mbuf *m, struct iwm_tx_cmd *tx) in iwm_tx_fill_cmd()
3607 struct iwm_tx_cmd *tx; in iwm_tx()