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

/drivers/net/wireless/orinoco/
H A Dhw.h41 int set_tx, const u8 *key, const u8 *rsc,
H A Dhw.c991 int set_tx, const u8 *key, const u8 *rsc,
1010 if (set_tx)
990 __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) argument
/drivers/staging/vt6655/
H A Diowpa.h91 u16 set_tx; member in struct:viawget_wpa_param::__anon6905::__anon6908
H A Dwpactl.c238 if (param->u.wpa_key.set_tx) {
293 if (param->u.wpa_key.set_tx)
388 if ((ret == 0) && ((param->u.wpa_key.set_tx) != 0)) {
H A Diwctl.c1697 int key_idx, set_tx = 0; local
1734 //recover set_tx
1736 set_tx = 1;
1761 param->u.wpa_key.set_tx = set_tx;
/drivers/staging/rtl8188eu/include/
H A Drtw_cmd.h171 u8 set_tx; /* 1: main tx key for wep. 0: other key. */ member in struct:setkey_parm
H A Drtw_mlme.h444 int keyid, u8 set_tx);
H A Dieee80211.h235 u8 set_tx; member in struct:ieee_param::__anon6663::__anon6667
/drivers/staging/rtl8723au/include/
H A Drtw_mlme.h220 struct security_priv *psecuritypriv, int keyid, u8 set_tx);
H A Drtw_cmd.h225 u8 set_tx; /* 1: main tx key for wep. 0: other key. */ member in struct:setkey_parm
/drivers/staging/rtl8723au/os_dep/
H A Dioctl_cfg80211.c454 psetkeyparm->set_tx = 1;
471 int set_tx, const u8 *sta_addr,
525 if (set_tx == 0) { /* group key */
603 if (set_tx == 1) {
716 int set_tx, const u8 *sta_addr,
785 if (set_tx == 1) {
787 DBG_8723A("%s, : set_tx == 1\n",
870 int set_tx, ret = 0; local
912 set_tx = 0; /* for wpa/wpa2 group key */
914 set_tx
470 rtw_cfg80211_ap_set_encryption(struct net_device *dev, u8 key_index, int set_tx, const u8 *sta_addr, struct key_params *keyparms) argument
715 rtw_cfg80211_set_encryption(struct net_device *dev, u8 key_index, int set_tx, const u8 *sta_addr, struct key_params *keyparms) argument
[all...]
/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c672 bool set_tx = false, set_rx = false; local
703 set_tx = (new_tx_count != adapter->tx_ring_count);
707 if (set_tx) {
730 if (set_tx) {
746 if (set_tx) {
758 if (err && set_tx)
/drivers/staging/rtl8712/
H A Dieee80211.h111 u8 set_tx; member in struct:ieee_param::__anon6752::__anon6756
H A Drtl871x_ioctl_linux.c450 if (param->u.crypt.set_tx) {
488 if (param->u.crypt.set_tx == 1)
1828 param->u.crypt.set_tx = 0;
1830 param->u.crypt.set_tx = 1;
/drivers/staging/rtl8188eu/os_dep/
H A Dioctl_linux.c422 if (param->u.crypt.set_tx) {
423 DBG_88E("wep, set_tx = 1\n");
427 DBG_88E("wep, set_tx = 0\n");
455 if (param->u.crypt.set_tx == 1) { /* pairwise key */
1934 param->u.crypt.set_tx = 1;
1941 param->u.crypt.set_tx = 0;
2177 psetkeyparm->set_tx = 1;
2296 if (param->u.crypt.set_tx) {
2297 DBG_88E("wep, set_tx = 1\n");
2316 DBG_88E("wep, set_tx
[all...]
/drivers/staging/rtl8188eu/core/
H A Drtw_mlme.c1614 int rtw_set_key(struct adapter *adapter, struct security_priv *psecuritypriv, int keyid, u8 set_tx) argument
1647 psetkeyparm->set_tx = set_tx;
H A Drtw_mlme_ext.c5313 if (pparm->set_tx)
/drivers/staging/rtl8723au/core/
H A Drtw_mlme.c1810 struct security_priv *psecuritypriv, int keyid, u8 set_tx)
1851 psetkeyparm->set_tx = set_tx;
1809 rtw_set_key23a(struct rtw_adapter *adapter, struct security_priv *psecuritypriv, int keyid, u8 set_tx) argument
H A Drtw_mlme_ext.c5897 if (pparm->set_tx)
/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h382 u8 set_tx; member in struct:ieee_param::__anon6720::__anon6724
H A Dieee80211_softmac.c3066 if (param->u.crypt.set_tx) {
/drivers/staging/rtl8192e/
H A Drtllib.h508 u8 set_tx; member in struct:ieee_param::__anon6709::__anon6713
H A Drtllib_softmac.c3454 if (param->u.crypt.set_tx) {
/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c2607 if (ipw->u.crypt.set_tx) {
/drivers/staging/rtl8192u/
H A Dr8192U_core.c3477 if (ipw->u.crypt.set_tx) {

Completed in 292 milliseconds