Searched refs:link_up_cnt (Results 1 – 4 of 4) sorted by relevance
100 unsigned long long link_up_cnt; member
3470 up_cnt = swstats->link_up_cnt; in s2io_reset()3482 swstats->link_up_cnt = up_cnt; in s2io_reset()6468 tmp_stats[i++] = swstats->link_up_cnt; in s2io_get_ethtool_stats()7473 if (swstats->link_up_cnt) in s2io_link()7482 swstats->link_up_cnt++; in s2io_link()
1669 __le32 link_up_cnt; member
3147 ushort dwords = offsetof(typeof(*stats), link_up_cnt)/sizeof(*iter); in qla2x00_get_link_status()