Searched defs:urbd0 (Results 1 – 2 of 2) sorted by relevance
276 struct urbd0 { struct277 u32 tfd_index:16,278 num_txq:8,279 cmpl_count:4,280 reserved:3,281 immediate_cmpl:1;
864 struct urbd0 *urbd0; in btintel_pcie_msix_tx_handle() local