Searched refs:link_up_cnt (Results 1 – 4 of 4) sorted by relevance
100 unsigned long long link_up_cnt; member
3469 up_cnt = swstats->link_up_cnt; in s2io_reset()3481 swstats->link_up_cnt = up_cnt; in s2io_reset()6471 tmp_stats[i++] = swstats->link_up_cnt; in s2io_get_ethtool_stats()7466 if (swstats->link_up_cnt) in s2io_link()7475 swstats->link_up_cnt++; in s2io_link()
1604 __le32 link_up_cnt; member
3129 ushort dwords = offsetof(typeof(*stats), link_up_cnt)/sizeof(*iter); in qla2x00_get_link_status()
Completed in 103 milliseconds