Lines Matching refs:GET_STAT

6253 #define GET_STAT(name) \  in t4_get_port_stats()  macro
6259 p->tx_octets = GET_STAT(TX_PORT_BYTES); in t4_get_port_stats()
6260 p->tx_frames = GET_STAT(TX_PORT_FRAMES); in t4_get_port_stats()
6261 p->tx_bcast_frames = GET_STAT(TX_PORT_BCAST); in t4_get_port_stats()
6262 p->tx_mcast_frames = GET_STAT(TX_PORT_MCAST); in t4_get_port_stats()
6263 p->tx_ucast_frames = GET_STAT(TX_PORT_UCAST); in t4_get_port_stats()
6264 p->tx_error_frames = GET_STAT(TX_PORT_ERROR); in t4_get_port_stats()
6265 p->tx_frames_64 = GET_STAT(TX_PORT_64B); in t4_get_port_stats()
6266 p->tx_frames_65_127 = GET_STAT(TX_PORT_65B_127B); in t4_get_port_stats()
6267 p->tx_frames_128_255 = GET_STAT(TX_PORT_128B_255B); in t4_get_port_stats()
6268 p->tx_frames_256_511 = GET_STAT(TX_PORT_256B_511B); in t4_get_port_stats()
6269 p->tx_frames_512_1023 = GET_STAT(TX_PORT_512B_1023B); in t4_get_port_stats()
6270 p->tx_frames_1024_1518 = GET_STAT(TX_PORT_1024B_1518B); in t4_get_port_stats()
6271 p->tx_frames_1519_max = GET_STAT(TX_PORT_1519B_MAX); in t4_get_port_stats()
6272 p->tx_drop = GET_STAT(TX_PORT_DROP); in t4_get_port_stats()
6273 p->tx_pause = GET_STAT(TX_PORT_PAUSE); in t4_get_port_stats()
6274 p->tx_ppp0 = GET_STAT(TX_PORT_PPP0); in t4_get_port_stats()
6275 p->tx_ppp1 = GET_STAT(TX_PORT_PPP1); in t4_get_port_stats()
6276 p->tx_ppp2 = GET_STAT(TX_PORT_PPP2); in t4_get_port_stats()
6277 p->tx_ppp3 = GET_STAT(TX_PORT_PPP3); in t4_get_port_stats()
6278 p->tx_ppp4 = GET_STAT(TX_PORT_PPP4); in t4_get_port_stats()
6279 p->tx_ppp5 = GET_STAT(TX_PORT_PPP5); in t4_get_port_stats()
6280 p->tx_ppp6 = GET_STAT(TX_PORT_PPP6); in t4_get_port_stats()
6281 p->tx_ppp7 = GET_STAT(TX_PORT_PPP7); in t4_get_port_stats()
6289 p->rx_octets = GET_STAT(RX_PORT_BYTES); in t4_get_port_stats()
6290 p->rx_frames = GET_STAT(RX_PORT_FRAMES); in t4_get_port_stats()
6291 p->rx_bcast_frames = GET_STAT(RX_PORT_BCAST); in t4_get_port_stats()
6292 p->rx_mcast_frames = GET_STAT(RX_PORT_MCAST); in t4_get_port_stats()
6293 p->rx_ucast_frames = GET_STAT(RX_PORT_UCAST); in t4_get_port_stats()
6294 p->rx_too_long = GET_STAT(RX_PORT_MTU_ERROR); in t4_get_port_stats()
6295 p->rx_jabber = GET_STAT(RX_PORT_MTU_CRC_ERROR); in t4_get_port_stats()
6296 p->rx_fcs_err = GET_STAT(RX_PORT_CRC_ERROR); in t4_get_port_stats()
6297 p->rx_len_err = GET_STAT(RX_PORT_LEN_ERROR); in t4_get_port_stats()
6298 p->rx_symbol_err = GET_STAT(RX_PORT_SYM_ERROR); in t4_get_port_stats()
6299 p->rx_runt = GET_STAT(RX_PORT_LESS_64B); in t4_get_port_stats()
6300 p->rx_frames_64 = GET_STAT(RX_PORT_64B); in t4_get_port_stats()
6301 p->rx_frames_65_127 = GET_STAT(RX_PORT_65B_127B); in t4_get_port_stats()
6302 p->rx_frames_128_255 = GET_STAT(RX_PORT_128B_255B); in t4_get_port_stats()
6303 p->rx_frames_256_511 = GET_STAT(RX_PORT_256B_511B); in t4_get_port_stats()
6304 p->rx_frames_512_1023 = GET_STAT(RX_PORT_512B_1023B); in t4_get_port_stats()
6305 p->rx_frames_1024_1518 = GET_STAT(RX_PORT_1024B_1518B); in t4_get_port_stats()
6306 p->rx_frames_1519_max = GET_STAT(RX_PORT_1519B_MAX); in t4_get_port_stats()
6307 p->rx_pause = GET_STAT(RX_PORT_PAUSE); in t4_get_port_stats()
6308 p->rx_ppp0 = GET_STAT(RX_PORT_PPP0); in t4_get_port_stats()
6309 p->rx_ppp1 = GET_STAT(RX_PORT_PPP1); in t4_get_port_stats()
6310 p->rx_ppp2 = GET_STAT(RX_PORT_PPP2); in t4_get_port_stats()
6311 p->rx_ppp3 = GET_STAT(RX_PORT_PPP3); in t4_get_port_stats()
6312 p->rx_ppp4 = GET_STAT(RX_PORT_PPP4); in t4_get_port_stats()
6313 p->rx_ppp5 = GET_STAT(RX_PORT_PPP5); in t4_get_port_stats()
6314 p->rx_ppp6 = GET_STAT(RX_PORT_PPP6); in t4_get_port_stats()
6315 p->rx_ppp7 = GET_STAT(RX_PORT_PPP7); in t4_get_port_stats()
6333 #undef GET_STAT in t4_get_port_stats()
6349 #define GET_STAT(name) \ in t4_get_lb_stats() macro
6356 p->octets = GET_STAT(BYTES); in t4_get_lb_stats()
6357 p->frames = GET_STAT(FRAMES); in t4_get_lb_stats()
6358 p->bcast_frames = GET_STAT(BCAST); in t4_get_lb_stats()
6359 p->mcast_frames = GET_STAT(MCAST); in t4_get_lb_stats()
6360 p->ucast_frames = GET_STAT(UCAST); in t4_get_lb_stats()
6361 p->error_frames = GET_STAT(ERROR); in t4_get_lb_stats()
6363 p->frames_64 = GET_STAT(64B); in t4_get_lb_stats()
6364 p->frames_65_127 = GET_STAT(65B_127B); in t4_get_lb_stats()
6365 p->frames_128_255 = GET_STAT(128B_255B); in t4_get_lb_stats()
6366 p->frames_256_511 = GET_STAT(256B_511B); in t4_get_lb_stats()
6367 p->frames_512_1023 = GET_STAT(512B_1023B); in t4_get_lb_stats()
6368 p->frames_1024_1518 = GET_STAT(1024B_1518B); in t4_get_lb_stats()
6369 p->frames_1519_max = GET_STAT(1519B_MAX); in t4_get_lb_stats()
6370 p->drop = GET_STAT(DROP_FRAMES); in t4_get_lb_stats()
6381 #undef GET_STAT in t4_get_lb_stats()