Lines Matching defs:iface_state
83 unsigned int iface_state;
224 if (hi->iface_state != CS_STATE_CLOSED)
302 if (hi->iface_state != CS_STATE_CLOSED)
610 if (unlikely(hi->iface_state != CS_STATE_CONFIGURED)) {
698 if (hi->iface_state != CS_STATE_CONFIGURED) {
737 return hi->iface_state;
912 hi->iface_state = CS_STATE_CONFIGURED;
920 hi->iface_state = CS_STATE_OPENED;
928 unsigned int old_state = hi->iface_state;
933 hi->iface_state = CS_STATE_OPENED;
966 if (old_state != hi->iface_state) {
967 if (hi->iface_state == CS_STATE_CONFIGURED) {
998 hsi_if->iface_state = CS_STATE_CLOSED;
1033 hsi_if->iface_state = CS_STATE_OPENED;
1066 hi->iface_state = CS_STATE_CLOSED;