Home
last modified time | relevance | path

Searched refs:set_tx (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/net/wireless/intersil/orinoco/
A Dhw.h41 int set_tx, const u8 *key, size_t key_len,
A Dhw.c991 int set_tx, const u8 *key, size_t key_len, in __orinoco_hw_set_tkip_key() argument
1013 if (set_tx) in __orinoco_hw_set_tkip_key()
/linux/drivers/staging/rtl8723bs/include/
A Drtw_ap.h26 int rtw_ap_set_wep_key(struct adapter *padapter, u8 *key, u8 keylen, int keyid, u8 set_tx);
A Drtw_cmd.h278 u8 set_tx; /* 1: main tx key for wep. 0: other key. */ member
A Drtw_mlme.h444 … adapter *adapter, struct security_priv *psecuritypriv, signed int keyid, u8 set_tx, bool enqueue);
A Dieee80211.h183 u8 set_tx; member
/linux/drivers/staging/rtl8712/
A Dieee80211.h89 u8 set_tx; member
A Drtl871x_ioctl_linux.c415 if (param->u.crypt.set_tx) { in wpa_set_encryption()
452 if (param->u.crypt.set_tx == 1) in wpa_set_encryption()
1787 param->u.crypt.set_tx = 0; in r871x_wx_set_enc_ext()
1789 param->u.crypt.set_tx = 1; in r871x_wx_set_enc_ext()
/linux/drivers/staging/rtl8723bs/os_dep/
A Dioctl_linux.c116 if (param->u.crypt.set_tx) { in wpa_set_encryption()
154 if (param->u.crypt.set_tx == 1) { /* pairwise key */ in wpa_set_encryption()
598 if (param->u.crypt.set_tx) { in rtw_set_encryption()
634 if (param->u.crypt.set_tx == 1) { in rtw_set_encryption()
684 if (param->u.crypt.set_tx == 1) { in rtw_set_encryption()
A Dioctl_cfg80211.c604 if (param->u.crypt.set_tx == 0) /* group key */ in rtw_cfg80211_ap_set_encryption()
667 if (param->u.crypt.set_tx == 1) /* pairwise key */ in rtw_cfg80211_ap_set_encryption()
866 if (param->u.crypt.set_tx == 1)/* pairwise key */ in rtw_cfg80211_set_encryption()
987 param->u.crypt.set_tx = 0; /* for wpa/wpa2 group key */ in cfg80211_rtw_add_key()
989 param->u.crypt.set_tx = 1; /* for wpa/wpa2 pairwise key */ in cfg80211_rtw_add_key()
/linux/drivers/staging/rtl8723bs/core/
A Drtw_ap.c1305 u8 set_tx in rtw_ap_set_key() argument
1332 psetkeyparm->set_tx = set_tx; in rtw_ap_set_key()
1375 u8 set_tx in rtw_ap_set_wep_key() argument
1391 return rtw_ap_set_key(padapter, key, alg, keyid, set_tx); in rtw_ap_set_wep_key()
A Drtw_mlme.c1922 …t adapter *adapter, struct security_priv *psecuritypriv, signed int keyid, u8 set_tx, bool enqueue) in rtw_set_key() argument
1942 psetkeyparm->set_tx = set_tx; in rtw_set_key()
A Drtw_mlme_ext.c5660 if (pparm->set_tx) in setkey_hdl()
/linux/drivers/net/ethernet/intel/e1000e/
A Dethtool.c674 bool set_tx = false, set_rx = false; in e1000_set_ringparam() local
705 set_tx = (new_tx_count != adapter->tx_ring_count); in e1000_set_ringparam()
709 if (set_tx) { in e1000_set_ringparam()
732 if (set_tx) { in e1000_set_ringparam()
748 if (set_tx) { in e1000_set_ringparam()
760 if (err && set_tx) in e1000_set_ringparam()
/linux/drivers/staging/r8188eu/include/
A Drtw_mlme.h462 int keyid, u8 set_tx);
A Drtw_cmd.h239 u8 set_tx; /* 1: main tx key for wep. 0: other key. */ member
A Dieee80211.h164 u8 set_tx; member
/linux/drivers/staging/r8188eu/core/
A Drtw_mlme.c1592 int rtw_set_key(struct adapter *adapter, struct security_priv *psecuritypriv, int keyid, u8 set_tx) in rtw_set_key() argument
1618 psetkeyparm->set_tx = set_tx; in rtw_set_key()
A Drtw_mlme_ext.c7761 if (pparm->set_tx) in setkey_hdl()
/linux/drivers/staging/r8188eu/os_dep/
A Dioctl_linux.c439 if (param->u.crypt.set_tx) { in wpa_set_encryption()
472 if (param->u.crypt.set_tx == 1) { /* pairwise key */ in wpa_set_encryption()
1932 param->u.crypt.set_tx = 1; in rtw_wx_set_enc_ext()
1939 param->u.crypt.set_tx = 0; in rtw_wx_set_enc_ext()
/linux/drivers/staging/rtl8192u/ieee80211/
A Dieee80211.h314 u8 set_tx; member
A Dieee80211_softmac.c2900 if (param->u.crypt.set_tx) { in ieee80211_wpa_set_encryption()
/linux/drivers/staging/rtl8192u/
A Dr8192U_core.c3497 if (ipw->u.crypt.set_tx) { in rtl8192_ioctl()

Completed in 102 milliseconds