Lines Matching full:accept
337 #define RXCFG_AEP 0x80000000U /* accept error packets */
338 #define RXCFG_ARP 0x40000000U /* accept runt packets */
339 #define RXCFG_ATX 0x10000000U /* accept transmit packets */
340 #define RXCFG_AJAB 0x08000000U /* accept jabber packets */
341 #define RXCFG_ALP_DP83815 0x08000000U /* accept long pakets */
394 #define RFCR_AAB 0x40000000U /* accept all broadcast */
395 #define RFCR_AAM 0x20000000U /* accept all multicast */
396 #define RFCR_AAP 0x10000000U /* accept all physical */
397 #define RFCR_APM_DP83815 0x08000000U /* accept perfect match */
398 #define RFCR_APAT_DP83815 0x07800000U /* accept on pattern match */
400 #define RFCR_AARP_DP83815 0x00400000U /* accept arp packets */