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

/freebsd-10.3-release/sys/dev/hme/
H A Dif_hmereg.h309 #define HME_RXOFFS 2 macro
H A Dif_hme.c873 v |= HME_ERX_CFG_DMAENABLE | (HME_RXOFFS << HME_ERX_CFG_FBO_SHIFT);
1096 m->m_pkthdr.len = m->m_len = len + HME_RXOFFS;
1097 m_adj(m, HME_RXOFFS);

Completed in 847 milliseconds