Home
last modified time | relevance | path

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

/net/mac80211/
Dtx.c41 static __le16 ieee80211_duration(struct ieee80211_tx_data *tx, in ieee80211_duration()
199 ieee80211_tx_h_dynamic_ps(struct ieee80211_tx_data *tx) in ieee80211_tx_h_dynamic_ps()
272 ieee80211_tx_h_check_assoc(struct ieee80211_tx_data *tx) in ieee80211_tx_h_check_assoc()
384 ieee80211_tx_h_multicast_ps_buf(struct ieee80211_tx_data *tx) in ieee80211_tx_h_multicast_ps_buf()
464 ieee80211_tx_h_unicast_ps_buf(struct ieee80211_tx_data *tx) in ieee80211_tx_h_unicast_ps_buf()
543 ieee80211_tx_h_ps_buf(struct ieee80211_tx_data *tx) in ieee80211_tx_h_ps_buf()
555 ieee80211_tx_h_check_control_port_protocol(struct ieee80211_tx_data *tx) in ieee80211_tx_h_check_control_port_protocol()
570 ieee80211_tx_h_select_key(struct ieee80211_tx_data *tx) in ieee80211_tx_h_select_key()
652 ieee80211_tx_h_rate_ctrl(struct ieee80211_tx_data *tx) in ieee80211_tx_h_rate_ctrl()
775 ieee80211_tx_h_sequence(struct ieee80211_tx_data *tx) in ieee80211_tx_h_sequence()
[all …]
Dwpa.c29 ieee80211_tx_h_michael_mic_add(struct ieee80211_tx_data *tx) in ieee80211_tx_h_michael_mic_add()
183 static int tkip_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb) in tkip_encrypt_skb()
243 ieee80211_crypto_tkip_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_tkip_encrypt()
399 static int ccmp_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb) in ccmp_encrypt_skb()
474 ieee80211_crypto_ccmp_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_ccmp_encrypt()
555 ieee80211_crypto_cs_encrypt(struct ieee80211_tx_data *tx, in ieee80211_crypto_cs_encrypt()
695 ieee80211_crypto_aes_cmac_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_aes_cmac_encrypt()
790 ieee80211_crypto_hw_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_hw_encrypt()
Dagg-rx.c60 u16 initiator, u16 reason, bool tx) in ___ieee80211_stop_rx_ba_session()
104 u16 initiator, u16 reason, bool tx) in __ieee80211_stop_rx_ba_session()
234 u16 buf_size, bool tx, bool auto_seq) in __ieee80211_start_rx_ba_session()
Dwep.c305 static int wep_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb) in wep_encrypt_skb()
327 ieee80211_crypto_wep_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_wep_encrypt()
Dkey.h70 struct tkip_ctx tx; member
Dmesh_ps.c537 bool tx, bool acked) in ieee80211_mpsp_trigger_process()
Ddriver-ops.h831 u32 tx, u32 rx) in drv_set_ringparam()
846 u32 *tx, u32 *tx_max, u32 *rx, u32 *rx_max) in drv_get_ringparam()
Ddebugfs_sta.c202 bool start, tx; in sta_agg_status_write() local
Dmlme.c1824 u16 stype, u16 reason, bool tx, in ieee80211_set_disassoc()
3378 u8 *bssid, u8 reason, bool tx) in ieee80211_sta_connection_lost()
4581 bool tx = !req->local_state_change; in ieee80211_mgd_deauth() local
Dutil.c99 void ieee80211_tx_set_protected(struct ieee80211_tx_data *tx) in ieee80211_tx_set_protected()
/net/nfc/nci/
Dspi.c186 struct spi_transfer tx, rx; in __nci_spi_read() local
/net/rxrpc/
Dar-ack.c638 u32 hard, tx; in rxrpc_process_rx_queue() local
/net/dccp/
Dfeat.c1448 } tx, rx; in dccp_feat_init() local
/net/core/
Ddev.c6157 struct netdev_queue *tx; in netif_alloc_netdev_queues() local