Searched defs:smb (Results 1 – 11 of 11) sorted by relevance
490 struct smb { struct492 uint32_t rx_frames;493 uint32_t rx_bcast_frames;494 uint32_t rx_mcast_frames;495 uint32_t rx_pause_frames;496 uint32_t rx_control_frames;497 uint32_t rx_crcerrs;498 uint32_t rx_lenerrs;499 uint32_t rx_bytes;500 uint32_t rx_runts;[all …]
2019 struct smb *smb; in age_stats_update() local
562 struct smb { struct564 uint32_t rx_frames;565 uint32_t rx_bcast_frames;566 uint32_t rx_mcast_frames;567 uint32_t rx_pause_frames;568 uint32_t rx_control_frames;569 uint32_t rx_crcerrs;570 uint32_t rx_lenerrs;571 uint32_t rx_bytes;572 uint32_t rx_runts;[all …]
2130 struct smb sb, *smb; in ale_stats_update() local
1123 struct smb { struct1125 uint32_t rx_frames;1126 uint32_t rx_bcast_frames;1127 uint32_t rx_mcast_frames;1128 uint32_t rx_pause_frames;1129 uint32_t rx_control_frames;1130 uint32_t rx_crcerrs;1131 uint32_t rx_lenerrs;1132 uint32_t rx_bytes;1133 uint32_t rx_runts;[all …]
3172 struct smb sb, *smb; in alc_stats_clear() local3205 struct smb sb, *smb; in alc_stats_update() local
589 device_t isab, smb; in ichwd_find_smb_dev() local623 device_t ich, smb; in ichwd_identify() local752 device_t smb; in ichwd_smb_attach() local
171 AC_ARG_ENABLE(smb, optenable
51 device_t smb; /* smb device */ member
1376 std::shared_ptr<MemoryBuffer> smb(mb.release()); in loadFile() local