Searched refs:rx_conf (Results 1 – 12 of 12) sorted by relevance
| /linux/net/tls/ |
| H A D | tls_main.c | 134 &tls_prots[ip_ver][ctx->tx_conf][ctx->rx_conf]); in update_sk_prot() 136 &tls_proto_ops[ip_ver][ctx->tx_conf][ctx->rx_conf]); in update_sk_prot() 354 if (ctx->rx_conf == TLS_SW) { in tls_sk_proto_cleanup() 357 } else if (ctx->rx_conf == TLS_HW) { in tls_sk_proto_cleanup() 374 free_ctx = ctx->tx_conf != TLS_HW && ctx->rx_conf != TLS_HW; in tls_sk_proto_close() 376 if (ctx->tx_conf != TLS_BASE || ctx->rx_conf != TLS_BASE) in tls_sk_proto_close() 389 if (ctx->rx_conf == TLS_SW || ctx->rx_conf == TLS_HW) in tls_sk_proto_close() 391 if (ctx->rx_conf == TLS_SW) in tls_sk_proto_close() 514 if (ctx->rx_conf == TLS_SW || ctx->rx_conf == TLS_HW) in do_tls_getsockopt_no_pad() 759 ctx->rx_conf = conf; in do_tls_setsockopt_conf() [all …]
|
| H A D | tls_toe.c | |
| H A D | tls_device.c | 63 if (ctx->rx_conf == TLS_HW) in tls_device_free_ctx() 784 if (tls_ctx->rx_conf != TLS_HW) in tls_device_rx_resync_new_rec() 1343 if (ctx->rx_conf == TLS_HW && in tls_device_down() 1360 * by tls_device_free_ctx. rx_conf and tx_conf stay in TLS_HW. in tls_device_down()
|
| H A D | tls_sw.c | 1490 if (tls_ctx->rx_conf != TLS_HW) in tls_decrypt_device()
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | acx.c | 1029 struct wl1271_acx_rx_config_opt *rx_conf; in wl1271_acx_init_rx_interrupt() local 1034 rx_conf = kzalloc_obj(*rx_conf); in wl1271_acx_init_rx_interrupt() 1035 if (!rx_conf) { in wl1271_acx_init_rx_interrupt() 1040 rx_conf->threshold = cpu_to_le16(wl->conf.rx.irq_pkt_threshold); in wl1271_acx_init_rx_interrupt() 1041 rx_conf->timeout = cpu_to_le16(wl->conf.rx.irq_timeout); in wl1271_acx_init_rx_interrupt() 1042 rx_conf->mblk_threshold = cpu_to_le16(wl->conf.rx.irq_blk_threshold); in wl1271_acx_init_rx_interrupt() 1043 rx_conf->queue_type = wl->conf.rx.queue_type; in wl1271_acx_init_rx_interrupt() 1045 ret = wl1271_cmd_configure(wl, ACX_RX_CONFIG_OPT, rx_conf, in wl1271_acx_init_rx_interrupt() 1046 sizeof(*rx_conf)); in wl1271_acx_init_rx_interrupt() 1053 kfree(rx_conf); in wl1271_acx_init_rx_interrupt()
|
| /linux/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
| H A D | dev.c | 1180 priv->rx_conf = reg; in rtl8180_start() 1580 priv->rx_conf ^= RTL818X_RX_CONF_FCS; in rtl8180_configure_filter() 1582 priv->rx_conf ^= RTL818X_RX_CONF_CTRL; in rtl8180_configure_filter() 1584 priv->rx_conf ^= RTL818X_RX_CONF_MONITOR; in rtl8180_configure_filter() 1586 priv->rx_conf |= RTL818X_RX_CONF_MULTICAST; in rtl8180_configure_filter() 1588 priv->rx_conf &= ~RTL818X_RX_CONF_MULTICAST; in rtl8180_configure_filter() 1592 if (priv->rx_conf & RTL818X_RX_CONF_FCS) in rtl8180_configure_filter() 1594 if (priv->rx_conf & RTL818X_RX_CONF_CTRL) in rtl8180_configure_filter() 1596 if (priv->rx_conf & RTL818X_RX_CONF_MONITOR) in rtl8180_configure_filter() 1598 if (priv->rx_conf & RTL818X_RX_CONF_MULTICAST) in rtl8180_configure_filter() [all …]
|
| H A D | rtl8180.h | 124 u32 rx_conf; member
|
| /linux/drivers/net/wireless/realtek/rtl818x/rtl8187/ |
| H A D | dev.c | 960 priv->rx_conf = reg; in rtl8187_start() 1003 priv->rx_conf = reg; in rtl8187_start() 1329 priv->rx_conf ^= RTL818X_RX_CONF_FCS; in rtl8187_configure_filter() 1331 priv->rx_conf ^= RTL818X_RX_CONF_CTRL; in rtl8187_configure_filter() 1334 priv->rx_conf |= RTL818X_RX_CONF_MONITOR; in rtl8187_configure_filter() 1336 priv->rx_conf &= ~RTL818X_RX_CONF_MONITOR; in rtl8187_configure_filter() 1340 if (priv->rx_conf & RTL818X_RX_CONF_FCS) in rtl8187_configure_filter() 1342 if (priv->rx_conf & RTL818X_RX_CONF_CTRL) in rtl8187_configure_filter() 1344 if (priv->rx_conf & RTL818X_RX_CONF_MONITOR) { in rtl8187_configure_filter() 1349 rtl818x_iowrite32_async(priv, &priv->map->RX_CONF, priv->rx_conf); in rtl8187_configure_filter()
|
| H A D | rtl8187.h | 115 u32 rx_conf; member
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | core.c | 779 mac->rx_conf |= rtlpriv->cfg->maps[MAC_RCR_AM] | in rtl_op_configure_filter() 784 mac->rx_conf &= ~(rtlpriv->cfg->maps[MAC_RCR_AM] | in rtl_op_configure_filter() 794 mac->rx_conf |= rtlpriv->cfg->maps[MAC_RCR_ACRC32]; in rtl_op_configure_filter() 798 mac->rx_conf &= ~rtlpriv->cfg->maps[MAC_RCR_ACRC32]; in rtl_op_configure_filter() 825 mac->rx_conf |= rtlpriv->cfg->maps[MAC_RCR_ACF]; in rtl_op_configure_filter() 830 mac->rx_conf &= ~rtlpriv->cfg->maps[MAC_RCR_ACF]; in rtl_op_configure_filter() 840 mac->rx_conf |= rtlpriv->cfg->maps[MAC_RCR_AAP]; in rtl_op_configure_filter() 844 mac->rx_conf &= ~rtlpriv->cfg->maps[MAC_RCR_AAP]; in rtl_op_configure_filter() 854 (u8 *)(&mac->rx_conf)); in rtl_op_configure_filter()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192du/ |
| H A D | hw.c | 46 *((u32 *)val) = mac->rx_conf; in rtl92du_get_hw_reg() 111 mac->rx_conf = ((u32 *)val)[0]; in rtl92du_set_hw_reg() 112 rtl_write_dword(rtlpriv, REG_RCR, mac->rx_conf); in rtl92du_set_hw_reg() 414 mac->rx_conf = RCR_APM | RCR_AM | RCR_AB | RCR_ADF | RCR_APP_ICV | in _rtl92du_init_wmac_setting() 418 rtl_write_dword(rtlpriv, REG_RCR, mac->rx_conf); in _rtl92du_init_wmac_setting()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
| H A D | hw.c | 1400 *((u32 *)(val)) = mac->rx_conf; in rtl92cu_get_hw_reg() 1671 mac->rx_conf = ((u32 *) (val))[0]; in rtl92cu_set_hw_reg() 1673 "### Set RCR(0x%08x) ###\n", mac->rx_conf); in rtl92cu_set_hw_reg()
|