Searched refs:ether_stat (Results 1 – 2 of 2) sorted by relevance
166 struct eth_stats_info ether_stat; member
3384 struct eth_stats_info *ether_stat = in bnx2x_drv_info_ether_stat() local 3385 &bp->slowpath->drv_info_to_mcp.ether_stat; in bnx2x_drv_info_ether_stat() 3390 strscpy(ether_stat->version, DRV_MODULE_VERSION, in bnx2x_drv_info_ether_stat() 3394 * mac_local field in ether_stat struct. The base address is offset by 2 in bnx2x_drv_info_ether_stat() 3398 * allocated by the ether_stat struct, so the macs will land in their in bnx2x_drv_info_ether_stat() 3402 memset(ether_stat->mac_local + i, 0, in bnx2x_drv_info_ether_stat() 3403 sizeof(ether_stat->mac_local[0])); in bnx2x_drv_info_ether_stat() 3406 ether_stat->mac_local + MAC_PAD, MAC_PAD, in bnx2x_drv_info_ether_stat() 3408 ether_stat->mtu_size = bp->dev->mtu; in bnx2x_drv_info_ether_stat() 3410 ether_stat in bnx2x_drv_info_ether_stat() [all...]