Searched refs:GET_STAT (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c6349 #define GET_STAT(name) \ macro
6355 p->tx_octets = GET_STAT(TX_PORT_BYTES);
6356 p->tx_frames = GET_STAT(TX_PORT_FRAMES);
6357 p->tx_bcast_frames = GET_STAT(TX_PORT_BCAST);
6358 p->tx_mcast_frames = GET_STAT(TX_PORT_MCAST);
6359 p->tx_ucast_frames = GET_STAT(TX_PORT_UCAST);
6360 p->tx_error_frames = GET_STAT(TX_PORT_ERROR);
6361 p->tx_frames_64 = GET_STAT(TX_PORT_64B);
6362 p->tx_frames_65_127 = GET_STAT(TX_PORT_65B_127B);
6363 p->tx_frames_128_255 = GET_STAT(TX_PORT_128B_255
6429 #undef GET_STAT macro
6445 #define GET_STAT macro
6477 #undef GET_STAT macro
[all...]
/linux-master/drivers/net/wireless/marvell/
H A Dmwl8k.c460 MWL8K_CMDNAME(GET_STAT);

Completed in 162 milliseconds