Searched defs:urbd0 (Results 1 – 2 of 2) sorted by relevance
295 struct urbd0 { struct296 u32 tfd_index:16,297 num_txq:8,298 cmpl_count:4,299 reserved:3,300 immediate_cmpl:1;
994 struct urbd0 *urbd0; in btintel_pcie_msix_tx_handle() local