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()6474 tmp_stats[i++] = swstats->link_up_cnt; in s2io_get_ethtool_stats()7479 if (swstats->link_up_cnt) in s2io_link()7488 swstats->link_up_cnt++; in s2io_link()
1620 __le32 link_up_cnt; member
3148 ushort dwords = offsetof(typeof(*stats), link_up_cnt)/sizeof(*iter); in qla2x00_get_link_status()