/Linux-v4.19/drivers/net/wireless/intersil/orinoco/ |
D | hw.h | 41 int set_tx, const u8 *key, const u8 *rsc,
|
D | hw.c | 991 int set_tx, const u8 *key, const u8 *rsc, in __orinoco_hw_set_tkip_key() argument 1010 if (set_tx) in __orinoco_hw_set_tkip_key()
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | rtw_ap.h | 26 int rtw_ap_set_wep_key(struct adapter *padapter, u8 *key, u8 keylen, int keyid, u8 set_tx);
|
D | rtw_cmd.h | 310 u8 set_tx; /* 1: main tx key for wep. 0: other key. */ member
|
D | rtw_mlme.h | 525 …struct adapter *adapter, struct security_priv *psecuritypriv, sint keyid, u8 set_tx, bool enqueue);
|
D | ieee80211.h | 224 u8 set_tx; member
|
/Linux-v4.19/drivers/staging/rtl8188eu/include/ |
D | rtw_cmd.h | 159 u8 set_tx; /* 1: main tx key for wep. 0: other key. */ member
|
D | rtw_mlme.h | 236 int keyid, u8 set_tx);
|
D | ieee80211.h | 221 u8 set_tx; member
|
/Linux-v4.19/drivers/net/ethernet/intel/e1000e/ |
D | ethtool.c | 669 bool set_tx = false, set_rx = false; in e1000_set_ringparam() local 700 set_tx = (new_tx_count != adapter->tx_ring_count); in e1000_set_ringparam() 704 if (set_tx) { in e1000_set_ringparam() 727 if (set_tx) { in e1000_set_ringparam() 743 if (set_tx) { in e1000_set_ringparam() 755 if (err && set_tx) in e1000_set_ringparam()
|
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/ |
D | ioctl_linux.c | 414 if (param->u.crypt.set_tx) { in wpa_set_encryption() 447 if (param->u.crypt.set_tx == 1) { /* pairwise key */ in wpa_set_encryption() 1898 param->u.crypt.set_tx = 1; in rtw_wx_set_enc_ext() 1905 param->u.crypt.set_tx = 0; in rtw_wx_set_enc_ext() 2139 psetkeyparm->set_tx = 1; in set_group_key() 2256 if (param->u.crypt.set_tx) { in rtw_set_encryption() 2292 if (param->u.crypt.set_tx == 1) { in rtw_set_encryption() 2336 if (param->u.crypt.set_tx == 1) { in rtw_set_encryption()
|
/Linux-v4.19/drivers/staging/rtl8723bs/core/ |
D | rtw_ap.c | 1612 u8 set_tx in rtw_ap_set_key() argument 1643 psetkeyparm->set_tx = set_tx; in rtw_ap_set_key() 1690 u8 set_tx in rtw_ap_set_wep_key() argument 1709 return rtw_ap_set_key(padapter, key, alg, keyid, set_tx); in rtw_ap_set_wep_key()
|
D | rtw_mlme.c | 2301 …(struct adapter *adapter, struct security_priv *psecuritypriv, sint keyid, u8 set_tx, bool enqueue) in rtw_set_key() argument 2325 psetkeyparm->set_tx = set_tx; in rtw_set_key()
|
D | rtw_mlme_ext.c | 6505 if (pparm->set_tx) in setkey_hdl()
|
/Linux-v4.19/drivers/staging/rtl8712/ |
D | ieee80211.h | 106 u8 set_tx; member
|
D | rtl871x_ioctl_linux.c | 419 if (param->u.crypt.set_tx) { in wpa_set_encryption() 457 if (param->u.crypt.set_tx == 1) in wpa_set_encryption() 1794 param->u.crypt.set_tx = 0; in r871x_wx_set_enc_ext() 1796 param->u.crypt.set_tx = 1; in r871x_wx_set_enc_ext()
|
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_cfg80211.c | 690 if (param->u.crypt.set_tx == 0) /* group key */ in rtw_cfg80211_ap_set_encryption() 761 if (param->u.crypt.set_tx == 1) /* pairwise key */ in rtw_cfg80211_ap_set_encryption() 980 if (param->u.crypt.set_tx == 1)/* pairwise key */ in rtw_cfg80211_set_encryption() 1119 param->u.crypt.set_tx = 0; /* for wpa/wpa2 group key */ in cfg80211_rtw_add_key() 1121 param->u.crypt.set_tx = 1; /* for wpa/wpa2 pairwise key */ in cfg80211_rtw_add_key()
|
D | ioctl_linux.c | 506 if (param->u.crypt.set_tx) { in wpa_set_encryption() 548 if (param->u.crypt.set_tx == 1) { /* pairwise key */ in wpa_set_encryption() 2183 param->u.crypt.set_tx = 1; in rtw_wx_set_enc_ext() 2191 param->u.crypt.set_tx = 0; in rtw_wx_set_enc_ext() 3546 if (param->u.crypt.set_tx) { in rtw_set_encryption() 3586 if (param->u.crypt.set_tx == 1) { in rtw_set_encryption() 3644 if (param->u.crypt.set_tx == 1) { in rtw_set_encryption()
|
/Linux-v4.19/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme.c | 1574 int rtw_set_key(struct adapter *adapter, struct security_priv *psecuritypriv, int keyid, u8 set_tx) in rtw_set_key() argument 1605 psetkeyparm->set_tx = set_tx; in rtw_set_key()
|
D | rtw_mlme_ext.c | 5232 if (pparm->set_tx) in setkey_hdl()
|
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211.h | 318 u8 set_tx; member
|
D | ieee80211_softmac.c | 2896 if (param->u.crypt.set_tx) { in ieee80211_wpa_set_encryption()
|
/Linux-v4.19/drivers/staging/rtl8192u/ |
D | r8192U_core.c | 3675 if (ipw->u.crypt.set_tx) { in rtl8192_ioctl()
|