Searched refs:pkts256 (Results 1 - 2 of 2) sorted by relevance
/drivers/net/ethernet/freescale/ | ||
H A D | ucc_geth.h | 526 u32 pkts256; /* total frames (including bad) between 256 and member in struct:ucc_geth_rx_firmware_statistics_pram 718 u32 pkts256; /* total frames (including bad) between 256 and member in struct:ucc_geth_rx_firmware_statistics |
H A D | ucc_geth.c | 514 rx_firmware_statistics->pkts256 = 515 in_be32(&p_rx_fw_statistics_pram->pkts256); |
Completed in 43 milliseconds