Searched refs:stat_bptc (Results 1 – 2 of 2) sorted by relevance
72 igb->stat_bptc += E1000_READ_REG(hw, E1000_BPTC); in igb_m_stat()73 *val = igb->stat_bptc; in igb_m_stat()
665 uint64_t stat_bptc; /* xmit bcast */ member