Searched defs:tp_vers (Results 1 - 4 of 4) sorted by path

/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_ctl_defs.h187 u32 tp_vers; member in struct:ch_embedded_info
H A Dcxgb3_main.c1621 u32 tp_vers = 0; local
1625 t3_get_tp_version(adapter, &tp_vers);
1639 G_TP_VERSION_MAJOR(tp_vers),
1640 G_TP_VERSION_MINOR(tp_vers),
1641 G_TP_VERSION_MICRO(tp_vers));
/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h297 unsigned int tp_vers; member in struct:adapter_params
/drivers/scsi/csiostor/
H A Dcsio_hw.h483 uint32_t tp_vers; member in struct:csio_hw

Completed in 76 milliseconds