Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwmreg.h4983 struct iwm_tx_cmd { struct
5248 struct iwm_tx_cmd tx;
H A Dif_iwm.c362 struct mbuf *, struct iwm_tx_cmd *);
1172 + offsetof(struct iwm_tx_cmd, scratch); in iwm_alloc_tx_ring()
3737 struct mbuf *m, struct iwm_tx_cmd *tx) in iwm_tx_fill_cmd()
3813 struct iwm_tx_cmd *tx; in iwm_tx()