[go: nahoru, domu]

Searched refs:DROP (Results 1 - 4 of 4) sorted by relevance

/drivers/net/ethernet/arc/
H A Demac.h43 #define DROP (1<<23) macro
H A Demac_main.c169 if (unlikely(info & (DROP | DEFR | LTCL | UFLO))) {
/drivers/staging/rtl8188eu/hal/
H A DHal8188ERateAdaptive.c305 (pRaInfo->DROP > DROPING_NECESSARY[RateID]))
504 if (pRaInfo->DROP > 3)
572 pRaInfo->DROP = 0;
706 pRAInfo->DROP = (u16)GET_TX_REPORT_TYPE1_DROP_0(pBuffer);
709 pRAInfo->RTY[4] + pRAInfo->DROP;
716 pRAInfo->RTY[4], pRAInfo->DROP,
742 pRAInfo->DROP,
/drivers/staging/rtl8188eu/include/
H A Dodm.h590 u16 DROP; member in struct:odm_ra_info

Completed in 205 milliseconds