Home
last modified time | relevance | path

Searched refs:set_tx (Results 1 - 25 of 40) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A Dhw.h41 int set_tx, const u8 *key, const u8 *rsc,
H A Dhw.c993 int set_tx, const u8 *key, const u8 *rsc, in __orinoco_hw_set_tkip_key()
1012 if (set_tx) in __orinoco_hw_set_tkip_key()
992 __orinoco_hw_set_tkip_key(struct orinoco_private *priv, int key_idx, int set_tx, const u8 *key, const u8 *rsc, size_t rsc_len, const u8 *tsc, size_t tsc_len) __orinoco_hw_set_tkip_key() argument
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Drtw_ap.h26 int rtw_ap_set_wep_key(struct adapter *padapter, u8 *key, u8 keylen, int keyid, u8 set_tx);
H A Drtw_mlme.h494 extern sint rtw_set_key(struct adapter *adapter, struct security_priv *psecuritypriv, sint keyid, u8 set_tx, bool enqueue);
H A Drtw_cmd.h305 u8 set_tx; /* 1: main tx key for wep. 0: other key. */ member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Drtw_ap.h26 int rtw_ap_set_wep_key(struct adapter *padapter, u8 *key, u8 keylen, int keyid, u8 set_tx);
H A Drtw_mlme.h447 extern signed int rtw_set_key(struct adapter *adapter, struct security_priv *psecuritypriv, signed int keyid, u8 set_tx, bool enqueue);
H A Dieee80211.h183 u8 set_tx; member
H A Drtw_cmd.h278 u8 set_tx; /* 1: main tx key for wep. 0: other key. */ member
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H A Dhw.h41 int set_tx, const u8 *key, size_t key_len,
H A Dhw.c993 int set_tx, const u8 *key, size_t key_len, in __orinoco_hw_set_tkip_key()
1015 if (set_tx) in __orinoco_hw_set_tkip_key()
992 __orinoco_hw_set_tkip_key(struct orinoco_private *priv, int key_idx, int set_tx, const u8 *key, size_t key_len, const u8 *rsc, size_t rsc_len, const u8 *tsc, size_t tsc_len) __orinoco_hw_set_tkip_key() argument
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Dieee80211.h89 u8 set_tx; member
H A Drtl871x_ioctl_linux.c417 if (param->u.crypt.set_tx) { in wpa_set_encryption()
454 if (param->u.crypt.set_tx == 1) in wpa_set_encryption()
1789 param->u.crypt.set_tx = 0; in r871x_wx_set_enc_ext()
1791 param->u.crypt.set_tx = 1; in r871x_wx_set_enc_ext()
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H A Dieee80211.h89 u8 set_tx; member
H 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()
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/
H 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()
587 if (param->u.crypt.set_tx) { in rtw_set_encryption()
620 if (param->u.crypt.set_tx == 1) { in rtw_set_encryption()
668 if (param->u.crypt.set_tx == 1) { in rtw_set_encryption()
H A Dioctl_cfg80211.c572 if (param->u.crypt.set_tx == 0) { in rtw_cfg80211_ap_set_encryption()
620 if (param->u.crypt.set_tx == 1) { /* pairwise key */ in rtw_cfg80211_ap_set_encryption()
784 if (param->u.crypt.set_tx == 1) { /* pairwise key */ in rtw_cfg80211_set_encryption()
890 param->u.crypt.set_tx = 0; /* for wpa/wpa2 group key */ in cfg80211_rtw_add_key()
892 param->u.crypt.set_tx = 1; /* for wpa/wpa2 pairwise key */ in cfg80211_rtw_add_key()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
H A Drtw_cmd.h159 u8 set_tx; /* 1: main tx key for wep. 0: other key. */ member
H A Drtw_mlme.h236 int keyid, u8 set_tx);
H A Dieee80211.h210 u8 set_tx; member
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c1483 u8 set_tx in rtw_ap_set_key()
1512 psetkeyparm->set_tx = set_tx; in rtw_ap_set_key()
1557 u8 set_tx in rtw_ap_set_wep_key()
1575 return rtw_ap_set_key(padapter, key, alg, keyid, set_tx); in rtw_ap_set_wep_key()
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c1306 u8 set_tx in rtw_ap_set_key()
1333 psetkeyparm->set_tx = set_tx; in rtw_ap_set_key()
1376 u8 set_tx in rtw_ap_set_wep_key()
1392 return rtw_ap_set_key(padapter, key, alg, keyid, set_tx); in rtw_ap_set_wep_key()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c686 bool set_tx = false, set_rx = false; in e1000_set_ringparam() local
717 set_tx = (new_tx_count != adapter->tx_ring_count); in e1000_set_ringparam()
721 if (set_tx) { in e1000_set_ringparam()
744 if (set_tx) { in e1000_set_ringparam()
760 if (set_tx) { in e1000_set_ringparam()
772 if (err && set_tx) in e1000_set_ringparam()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/os_dep/
H A Dioctl_linux.c411 if (param->u.crypt.set_tx) { in wpa_set_encryption()
412 DBG_88E("wep, set_tx = 1\n"); in wpa_set_encryption()
416 DBG_88E("wep, set_tx = 0\n"); in wpa_set_encryption()
444 if (param->u.crypt.set_tx == 1) { /* pairwise key */ in wpa_set_encryption()
1884 param->u.crypt.set_tx = 1; in rtw_wx_set_enc_ext()
1891 param->u.crypt.set_tx = 0; in rtw_wx_set_enc_ext()
2112 psetkeyparm->set_tx = 1; in set_group_key()
2229 if (param->u.crypt.set_tx) { in rtw_set_encryption()
2230 DBG_88E("wep, set_tx = 1\n"); in rtw_set_encryption()
2249 DBG_88E("wep, set_tx in rtw_set_encryption()
[all...]

Completed in 40 milliseconds

12