Searched refs:plat_type (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 Dniu.c2495 u8 plat_type = parent->plat_type; local
2499 if (plat_type == PLAT_TYPE_NIU) {
2535 if (plat_type == PLAT_TYPE_VF_P0)
2537 else if (plat_type == PLAT_TYPE_VF_P1)
2556 if (plat_type == PLAT_TYPE_VF_P0 ||
2557 plat_type == PLAT_TYPE_VF_P1)
2604 if (parent->plat_type == PLAT_TYPE_NIU) {
3112 if (np->parent->plat_type != PLAT_TYPE_NIU) {
3141 if (np->parent->plat_type !
[all...]
H A Dniu.h3096 u8 plat_type; member in struct:rx_pkt_hdr0::niu_parent

Completed in 196 milliseconds