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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wimax/i2400m/
H A Drx.c987 unsigned ro_needed, ro_type, ro_cin, ro_sn; local
1025 ro_type = (reorder >> I2400M_RO_TYPE_SHIFT) & I2400M_RO_TYPE;
1044 ro_type, ro_cin, roq->ws, ro_sn,
1047 switch(ro_type) {
1063 dev_err(dev, "HW BUG? unknown reorder type %u\n", ro_type);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wimax/i2400m/
H A Drx.c987 unsigned ro_needed, ro_type, ro_cin, ro_sn; local
1025 ro_type = (reorder >> I2400M_RO_TYPE_SHIFT) & I2400M_RO_TYPE;
1044 ro_type, ro_cin, roq->ws, ro_sn,
1047 switch(ro_type) {
1063 dev_err(dev, "HW BUG? unknown reorder type %u\n", ro_type);

Completed in 125 milliseconds