Searched refs:hwconfig (Results 1 – 1 of 1) sorted by relevance
4030 struct hwtstamp_config hwconfig; local4038 memset(&hwconfig, 0, sizeof(hwconfig));4039 hwconfig.tx_type = HWTSTAMP_TX_ON;4040 hwconfig.rx_filter = HWTSTAMP_FILTER_ALL;4044 ifr.ifr_data = (void *)&hwconfig;