Searched refs:bt_stomp_type (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_gpio.c83 ATH_BTCOEX_STOMP_ALL : btcoex->bt_stomp_type);
108 if (btcoex->bt_stomp_type == ATH_BTCOEX_STOMP_LOW ||
111 else if (btcoex->bt_stomp_type == ATH_BTCOEX_STOMP_ALL)
207 priv->btcoex.bt_stomp_type = ATH_BTCOEX_STOMP_LOW;
H A Dgpio.c222 stomp_type = btcoex->bt_stomp_type;
264 if (btcoex->bt_stomp_type == ATH_BTCOEX_STOMP_LOW ||
268 else if (btcoex->bt_stomp_type == ATH_BTCOEX_STOMP_ALL)
285 btcoex->bt_stomp_type = ATH_BTCOEX_STOMP_LOW;
470 ATH_DUMP_BTCOEX("Stomp Type", btcoex->bt_stomp_type);
503 ATH_DUMP_BTCOEX("Stomp Type", btcoex->bt_stomp_type);
H A Dmci.c135 btcoex->bt_stomp_type = ATH_BTCOEX_STOMP_LOW;
137 btcoex->bt_stomp_type = mci->num_mgmt ? ATH_BTCOEX_STOMP_ALL :
H A Dhtc.h426 int bt_stomp_type; /* Types of BT stomping */ member in struct:ath_btcoex
H A Dath9k.h781 int bt_stomp_type; /* Types of BT stomping */ member in struct:ath_btcoex

Completed in 108 milliseconds