Searched defs:urbd0 (Results 1 – 2 of 2) sorted by relevance
224 struct urbd0 { struct225 u32 tfd_index:16,226 num_txq:8,227 cmpl_count:4,228 reserved:3,229 immediate_cmpl:1;
502 struct urbd0 *urbd0; in btintel_pcie_msix_tx_handle() local