Home
last modified time | relevance | path

Searched defs:tx (Results 1 – 21 of 21) sorted by relevance

/net/mac80211/
Dwpa.c30 ieee80211_tx_h_michael_mic_add(struct ieee80211_tx_data *tx) in ieee80211_tx_h_michael_mic_add()
194 static int tkip_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb) in tkip_encrypt_skb()
249 ieee80211_crypto_tkip_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_tkip_encrypt()
406 static int ccmp_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb, in ccmp_encrypt_skb()
478 ieee80211_crypto_ccmp_encrypt(struct ieee80211_tx_data *tx, in ieee80211_crypto_ccmp_encrypt()
643 static int gcmp_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb) in gcmp_encrypt_skb()
714 ieee80211_crypto_gcmp_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_gcmp_encrypt()
807 ieee80211_crypto_cs_encrypt(struct ieee80211_tx_data *tx, in ieee80211_crypto_cs_encrypt()
944 ieee80211_crypto_aes_cmac_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_aes_cmac_encrypt()
992 ieee80211_crypto_aes_cmac_256_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_aes_cmac_256_encrypt()
[all …]
Dtx.c51 static __le16 ieee80211_duration(struct ieee80211_tx_data *tx, in ieee80211_duration()
215 ieee80211_tx_h_dynamic_ps(struct ieee80211_tx_data *tx) in ieee80211_tx_h_dynamic_ps()
292 ieee80211_tx_h_check_assoc(struct ieee80211_tx_data *tx) in ieee80211_tx_h_check_assoc()
406 ieee80211_tx_h_multicast_ps_buf(struct ieee80211_tx_data *tx) in ieee80211_tx_h_multicast_ps_buf()
486 ieee80211_tx_h_unicast_ps_buf(struct ieee80211_tx_data *tx) in ieee80211_tx_h_unicast_ps_buf()
565 ieee80211_tx_h_ps_buf(struct ieee80211_tx_data *tx) in ieee80211_tx_h_ps_buf()
577 ieee80211_tx_h_check_control_port_protocol(struct ieee80211_tx_data *tx) in ieee80211_tx_h_check_control_port_protocol()
592 ieee80211_tx_h_select_key(struct ieee80211_tx_data *tx) in ieee80211_tx_h_select_key()
675 ieee80211_tx_h_rate_ctrl(struct ieee80211_tx_data *tx) in ieee80211_tx_h_rate_ctrl()
810 ieee80211_tx_h_sequence(struct ieee80211_tx_data *tx) in ieee80211_tx_h_sequence()
[all …]
Dagg-rx.c59 u16 initiator, u16 reason, bool tx) in ___ieee80211_stop_rx_ba_session()
118 u16 initiator, u16 reason, bool tx) in __ieee80211_stop_rx_ba_session()
272 u16 buf_size, bool tx, bool auto_seq, in ___ieee80211_start_rx_ba_session()
464 u16 tid, u16 buf_size, bool tx, in __ieee80211_start_rx_ba_session()
Dwep.c270 static int wep_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb) in wep_encrypt_skb()
292 ieee80211_crypto_wep_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_wep_encrypt()
Dmesh_ps.c539 bool tx, bool acked) in ieee80211_mpsp_trigger_process()
Dkey.h76 struct tkip_ctx tx; member
Dmlme.c2312 u16 stype, u16 reason, bool tx, in ieee80211_set_disassoc()
2726 const u8 *buf, size_t len, bool tx, in ieee80211_report_disconnect()
2748 bool tx; in __ieee80211_disconnect() local
4365 u8 *bssid, u8 reason, bool tx) in ieee80211_sta_connection_lost()
5820 bool tx = !req->local_state_change; in ieee80211_mgd_deauth() local
Ddriver-ops.h710 u32 tx, u32 rx) in drv_set_ringparam()
725 u32 *tx, u32 *tx_max, u32 *rx, u32 *rx_max) in drv_get_ringparam()
Ddebugfs_sta.c362 bool start, tx; in sta_agg_status_write() local
Dutil.c100 void ieee80211_tx_set_protected(struct ieee80211_tx_data *tx) in ieee80211_tx_set_protected()
/net/tipc/
Dcrypto.c843 struct tipc_crypto *tx = aead->crypto; in tipc_aead_encrypt_done() local
1208 struct tipc_crypto *tx, *rx; in tipc_crypto_key_flush() local
1314 static struct tipc_aead *tipc_crypto_key_pick_tx(struct tipc_crypto *tx, in tipc_crypto_key_pick_tx()
1388 struct tipc_crypto *tx = tipc_net(rx->net)->crypto_tx; in tipc_crypto_key_synch() local
1445 struct tipc_crypto *tx = tipc_net(net)->crypto_tx; in tipc_crypto_key_revoke() local
1549 struct tipc_crypto *tx = tn->crypto_tx; in tipc_crypto_timeout() local
1689 struct tipc_crypto *tx = tipc_net(net)->crypto_tx; in tipc_crypto_xmit() local
1812 struct tipc_crypto *tx = tipc_net(net)->crypto_tx; in tipc_crypto_rcv() local
2005 struct tipc_crypto *tx = tn->crypto_tx, *rx; in tipc_crypto_do_cmd() local
2195 int tipc_crypto_key_distr(struct tipc_crypto *tx, u8 key, in tipc_crypto_key_distr()
[all …]
Dnode.c2919 struct tipc_crypto *tx = tipc_net(net)->crypto_tx, *c = tx; in __tipc_nl_node_set_key() local
/net/xdp/
Dxsk.h22 struct xdp_ring_offset_v1 tx; member
/net/tls/
Dtls_main.c337 int __user *optlen, int tx) in do_tls_getsockopt_conf()
467 unsigned int optlen, int tx) in do_tls_setsockopt_conf()
Dtls_sw.c2312 int tls_set_sw_offload(struct sock *sk, struct tls_context *ctx, int tx) in tls_set_sw_offload()
/net/nfc/nci/
Dspi.c180 struct spi_transfer tx, rx; in __nci_spi_read() local
/net/can/j1939/
Dj1939-priv.h275 unsigned int tx; member
/net/can/
Disotp.c152 struct tpcon rx, tx; member
/net/dccp/
Dfeat.c1455 } tx, rx; in dccp_feat_init() local
/net/core/
Ddev.c9883 struct netdev_queue *tx; in netif_alloc_netdev_queues() local
/net/wireless/
Dnl80211.c12942 bool tx) in handle_nan_filter()