Home
last modified time | relevance | path

Searched refs:spacer (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c179 struct bnx2x_exeq_elem *elem, spacer; in bnx2x_exe_queue_step() local
182 memset(&spacer, 0, sizeof(spacer)); in bnx2x_exe_queue_step()
213 list_add_tail(&spacer.link, &o->pending_comp); in bnx2x_exe_queue_step()
216 list_del(&spacer.link); in bnx2x_exe_queue_step()
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py2767 self.spacer = QLabel("")
2779 self.hbox.addWidget(self.spacer)
2813 self.spacer.hide()
2821 self.spacer.show()
2832 self.spacer.hide()