Lines Matching defs:myx_status
124 struct myx_status { struct
125 u_int32_t ms_reserved;
126 u_int32_t ms_dropped_pause;
127 u_int32_t ms_dropped_unicast;
128 u_int32_t ms_dropped_crc32err;
129 u_int32_t ms_dropped_phyerr;
130 u_int32_t ms_dropped_mcast;
131 u_int32_t ms_txdonecnt;
132 u_int32_t ms_linkstate;
136 u_int32_t ms_dropped_linkoverflow;
137 u_int32_t ms_dropped_linkerror;
138 u_int32_t ms_dropped_runt;
139 u_int32_t ms_dropped_overrun;
140 u_int32_t ms_dropped_smallbufunderrun;
141 u_int32_t ms_dropped_bigbufunderrun;
142 u_int32_t ms_rdmatags_available;
145 u_int8_t ms_txstopped;
146 u_int8_t ms_linkdown;
147 u_int8_t ms_statusupdated;
148 u_int8_t ms_isvalid;