Searched refs:RX_COMP1_SPLIT_PKT (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/ethernet/sun/
H A Dcassini.c2005 if ((words[0] & RX_COMP1_SPLIT_PKT) && ((dlen -= hlen) > 0)) {
2063 if ((words[0] & RX_COMP1_SPLIT_PKT) && ((dlen -= hlen) > 0)) {
H A Dcassini.h2618 #define RX_COMP1_SPLIT_PKT 0x0400000000000000ULL macro

Completed in 322 milliseconds