Home
last modified time | relevance | path

Searched refs:iwi_tx_desc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/iwi/
H A Dif_iwireg.h35 #define IWI_TX_DESC_SIZE (sizeof (struct iwi_tx_desc))
324 struct iwi_tx_desc { struct
H A Dif_iwivar.h86 struct iwi_tx_desc *desc;
H A Dif_iwi.c1776 struct iwi_tx_desc *desc; in iwi_tx_start()