Searched defs:urbd0 (Results 1 – 2 of 2) sorted by relevance
210 struct urbd0 { struct211 u32 tfd_index:16,212 num_txq:8,213 cmpl_count:4,214 reserved:3,215 immediate_cmpl:1;
342 struct urbd0 *urbd0; in btintel_pcie_msix_tx_handle() local