Searched refs:rf_hw (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/wimax/
H A Dop-rfkill.c48 if (state != wimax_dev->rf_hw) {
49 wimax_dev->rf_hw = state;
50 if (wimax_dev->rf_hw == WIMAX_RF_ON &&
106 if (wimax_dev->rf_hw == WIMAX_RF_ON &&
271 result = wimax_dev->rf_sw << 1 | wimax_dev->rf_hw;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/wimax/
H A Dop-rfkill.c48 if (state != wimax_dev->rf_hw) {
49 wimax_dev->rf_hw = state;
50 if (wimax_dev->rf_hw == WIMAX_RF_ON &&
106 if (wimax_dev->rf_hw == WIMAX_RF_ON &&
271 result = wimax_dev->rf_sw << 1 | wimax_dev->rf_hw;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/
H A Dwimax.h326 * @rf_hw: [private] State of the hardware radio switch (OFF/ON)
428 unsigned rf_hw; member in struct:wimax_dev
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/
H A Dwimax.h326 * @rf_hw: [private] State of the hardware radio switch (OFF/ON)
428 unsigned rf_hw; member in struct:wimax_dev

Completed in 71 milliseconds