type_offset        43 drivers/net/ethernet/mellanox/mlxsw/pci_hw.h #define MLXSW_PCI_DOORBELL(offset, type_offset, num)	\
type_offset        44 drivers/net/ethernet/mellanox/mlxsw/pci_hw.h 	((offset) + (type_offset) + (num) * 4)
type_offset       702 drivers/scsi/be2iscsi/be_main.h #define ADAPTER_SET_WRB_TYPE(pwrb, wrb_type, type_offset) \
type_offset       703 drivers/scsi/be2iscsi/be_main.h 		(pwrb->dw[0] |= (wrb_type << type_offset))
type_offset        56 tools/lib/traceevent/event-parse-local.h 	int type_offset;
type_offset      3490 tools/lib/traceevent/event-parse.c 			      &tep->type_size, &tep->type_offset,