Home
last modified time | relevance | path

Searched refs:hostif_sme_enqueue (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/staging/ks7010/
H A Dks_wlan_net.c76 hostif_sme_enqueue(priv, SME_PHY_INFO_REQUEST); in ks_wlan_update_phy_information()
101 hostif_sme_enqueue(priv, SME_STOP_REQUEST); in ks_wlan_setup_parameter()
132 hostif_sme_enqueue(priv, SME_MODE_SET_REQUEST); in ks_wlan_setup_parameter()
134 hostif_sme_enqueue(priv, SME_START_REQUEST); in ks_wlan_setup_parameter()
1618 hostif_sme_enqueue(priv, SME_SET_TXKEY); in ks_wlan_set_encode_ext()
1740 hostif_sme_enqueue(priv, SME_SET_PMKSA); in ks_wlan_set_pmksa()
1779 hostif_sme_enqueue(priv, SME_STOP_REQUEST); in ks_wlan_set_stop_request()
2135 hostif_sme_enqueue(priv, SME_SET_GAIN); in ks_wlan_set_tx_gain()
2149 hostif_sme_enqueue(priv, SME_GET_GAIN); in ks_wlan_get_tx_gain()
2167 hostif_sme_enqueue(priv, SME_SET_GAIN); in ks_wlan_set_rx_gain()
[all …]
H A Dks_hostif.c91 hostif_sme_enqueue(priv, SME_POW_MNGMT_REQUEST); in ks_wlan_do_power_save()
536 hostif_sme_enqueue(priv, SME_GET_MAC_ADDRESS); in hostif_mib_get_confirm()
605 hostif_sme_enqueue(priv, SME_SET_PMK_TSC); in hostif_mib_set_confirm()
611 hostif_sme_enqueue(priv, SME_SET_GMK1_TSC); in hostif_mib_set_confirm()
617 hostif_sme_enqueue(priv, SME_SET_GMK2_TSC); in hostif_mib_set_confirm()
705 hostif_sme_enqueue(priv, SME_START_CONFIRM); in hostif_start_confirm()
829 hostif_sme_enqueue(priv, SME_STOP_CONFIRM); in hostif_stop_confirm()
836 hostif_sme_enqueue(priv, SME_MODE_SET_CONFIRM); in hostif_ps_adhoc_set_confirm()
844 hostif_sme_enqueue(priv, SME_MODE_SET_CONFIRM); in hostif_infrastructure_set_confirm()
851 hostif_sme_enqueue(priv, SME_MODE_SET_CONFIRM); in hostif_adhoc_set_confirm()
[all …]
H A Dks_hostif.h596 void hostif_sme_enqueue(struct ks_wlan_private *priv, u16 event);
H A Dks7010_sdio.c821 hostif_sme_enqueue(priv, init_events[ev]); in ks7010_sme_enqueue_events()
829 hostif_sme_enqueue(priv, SME_START); in ks7010_card_init()