HomeSort by relevance Sort by last modified time
    Searched refs:RX_AGG_DISABLE (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/usb/eth/
r8152.h 325 #define RX_AGG_DISABLE 0x0010
r8152.c 820 ocp_data &= ~(RX_AGG_DISABLE | RX_ZERO_EN);
1055 ocp_data &= ~(RX_AGG_DISABLE | RX_ZERO_EN);
    [all...]

Completed in 474 milliseconds