Searched defs:operation_mode (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/rtl8712/
H A Dwifi.h584 unsigned short operation_mode; member in struct:ieee80211_ht_addt_info
/drivers/media/dvb/frontends/
H A Ddrxd_hard.c155 int operation_mode; member in struct:drxd_state
385 if (state->operation_mode == OM_DVBT_Diversity_Front ||
386 state->operation_mode == OM_DVBT_Diversity_End) {
1423 if (state->operation_mode == OM_DVBT_Diversity_Front) {
1761 if (oMode == state->operation_mode) {
1788 state->operation_mode = oMode;
1798 if (state->operation_mode == OM_DVBT_Diversity_Front) {
1802 } else if (state->operation_mode == OM_DVBT_Diversity_End) {
2450 if (state->operation_mode != OM_Default) {
2626 state->operation_mode
[all...]

Completed in 69 milliseconds