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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dcnic_if.h58 #define KCQE_FLAGS_LAYER_MASK (0x7<<28) macro
H A Dcnic.c2074 u32 kcqe_layer = kcqe_op_flag & KCQE_FLAGS_LAYER_MASK;
2082 if ((next_op & KCQE_FLAGS_LAYER_MASK) != kcqe_layer)

Completed in 26 milliseconds