Searched defs:rx_err_addr (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/atheros/alx/ | ||
H A D | hw.h | 415 u64 rx_err_addr; /* packets dropped due to address filtering */ member in struct:alx_hw_stats |
/linux-4.1.27/drivers/net/ethernet/atheros/atl1e/ | ||
H A D | atl1e.h | 284 unsigned long rx_err_addr; /* The number of packets dropped due to address filtering. */ member in struct:atl1e_hw_stats |
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/ | ||
H A D | atl1c.h | 337 unsigned long rx_err_addr; /* The number of packets dropped due to address filtering. */ member in struct:atl1c_hw_stats |
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/ | ||
H A D | atl1.h | 347 u32 rx_err_addr; /* packets dropped due to address filtering */ member in struct:stats_msg_block |
Completed in 91 milliseconds