Home
last modified time | relevance | path

Searched refs:IEEE80211_SKB_CB (Results 1 – 25 of 172) sorted by relevance

1234567

/Linux-v6.6/drivers/staging/vt6656/
Drxtx.c151 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(context->skb); in vnt_rxtx_rsvtime_le16()
163 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(context->skb); in vnt_get_rts_duration()
172 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(context->skb); in vnt_get_cts_duration()
294 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in vnt_fill_txkey()
375 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx_context->skb); in vnt_rxtx_rts()
398 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx_context->skb); in vnt_rxtx_cts()
419 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx_context->skb); in vnt_rxtx_ab()
445 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx_context->skb); in vnt_generate_tx_parameter()
497 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in vnt_tx_packet()
674 info = IEEE80211_SKB_CB(skb); in vnt_beacon_xmit()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
Dtx.c61 .info = IEEE80211_SKB_CB(skb), in mt76_tx_status_unlock()
92 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in __mt76_tx_status_skb_done()
125 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in mt76_tx_status_skb_add()
228 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in mt76_tx_check_non_aql()
303 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in __mt76_tx_queue_skb()
333 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in mt76_tx()
380 info = IEEE80211_SKB_CB(skb); in mt76_txq_dequeue()
391 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in mt76_queue_ps_skb()
477 info = IEEE80211_SKB_CB(skb); in mt76_txq_send_burst()
499 info = IEEE80211_SKB_CB(skb); in mt76_txq_send_burst()
Dmt76x02_txrx.c14 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in mt76x02_tx()
145 bool ampdu = IEEE80211_SKB_CB(tx_info->skb)->flags & IEEE80211_TX_CTL_AMPDU; in mt76x02_tx_prepare_skb()
/Linux-v6.6/drivers/net/wireless/ath/carl9170/
Dtx.c333 (IEEE80211_SKB_CB(skb))->rate_driver_data; in carl9170_tx_get_skb()
340 (IEEE80211_SKB_CB(skb))->rate_driver_data; in carl9170_tx_put_skb()
483 txinfo = IEEE80211_SKB_CB(skb); in carl9170_tx_status()
502 struct ieee80211_tx_info *txinfo = IEEE80211_SKB_CB(skb); in carl9170_tx_callback()
574 txinfo = IEEE80211_SKB_CB(skb); in carl9170_check_queue_stop_timeout()
621 txinfo = IEEE80211_SKB_CB(skb); in carl9170_tx_ampdu_timeout()
677 txinfo = IEEE80211_SKB_CB(skb); in __carl9170_tx_process_status()
882 info = IEEE80211_SKB_CB(skb); in carl9170_tx_get_rates()
900 info = IEEE80211_SKB_CB(skb); in carl9170_tx_apply_rateset()
986 info = IEEE80211_SKB_CB(skb); in carl9170_tx_prepare()
[all …]
/Linux-v6.6/drivers/net/wireless/realtek/rtw88/
Dtx.c197 drv_data = (u8 *)IEEE80211_SKB_CB(skb)->status.status_driver_data; in rtw_tx_report_enqueue()
213 info = IEEE80211_SKB_CB(skb); in rtw_tx_report_tx_status()
244 n = (u8 *)IEEE80211_SKB_CB(cur)->status.status_driver_data; in rtw_tx_report_handle()
257 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in rtw_get_mgmt_rate()
290 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in rtw_tx_pkt_info_update_sec()
331 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in rtw_tx_data_pkt_info_update()
402 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in rtw_tx_pkt_info_update()
570 info = IEEE80211_SKB_CB(skb); in rtw_txq_check_agg()
Dusb.h89 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in rtw_usb_get_tx_data()
/Linux-v6.6/net/mac80211/
Dstatus.c26 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in ieee80211_tx_status_irqsafe()
48 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in ieee80211_handle_filtered_frame()
297 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in ieee80211_add_tx_radiotap_header()
631 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(orig_skb); in ieee80211_report_ack_skb()
643 u64 cookie = IEEE80211_SKB_CB(skb)->ack.cookie; in ieee80211_report_ack_skb()
702 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in ieee80211_report_used_skb()
869 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in ieee80211_tx_monitor()
1090 .info = IEEE80211_SKB_CB(skb), in ieee80211_tx_status()
1126 ieee80211_info_get_tx_time_est(IEEE80211_SKB_CB(skb))) > 0) { in ieee80211_tx_status_ext()
1134 ieee80211_info_set_tx_time_est(IEEE80211_SKB_CB(skb), 0); in ieee80211_tx_status_ext()
Dtx.c51 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in ieee80211_duration()
211 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx->skb); in ieee80211_tx_h_dynamic_ps()
288 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx->skb); in ieee80211_tx_h_check_assoc()
397 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx->skb); in ieee80211_tx_h_multicast_ps_buf()
478 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx->skb); in ieee80211_tx_h_unicast_ps_buf()
568 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx->skb); in ieee80211_tx_h_check_control_port_protocol()
584 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx->skb); in ieee80211_select_link_key()
613 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx->skb); in ieee80211_tx_h_select_key()
686 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx->skb); in ieee80211_tx_h_rate_ctrl()
823 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx->skb); in ieee80211_tx_h_sequence()
[all …]
Dwme.c122 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in ieee80211_select_queue_80211()
197 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in ieee80211_set_qos_hdr()
Ds1g.c57 IEEE80211_SKB_CB(skb)->flags |= IEEE80211_TX_INTFL_DONT_ENCRYPT | in ieee80211_s1g_send_twt_setup()
90 IEEE80211_SKB_CB(skb)->flags |= IEEE80211_TX_INTFL_DONT_ENCRYPT | in ieee80211_s1g_send_twt_teardown()
Dmesh_ps.c394 info = IEEE80211_SKB_CB(skb); in mpsp_trigger_send()
439 info = IEEE80211_SKB_CB(new_skb); in mpsp_qos_null_append()
498 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in mps_frame_deliver()
Dwpa.c37 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in ieee80211_tx_h_michael_mic_add()
198 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in tkip_encrypt_skb()
423 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in ccmp_encrypt_skb()
623 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in gcmp_encrypt_skb()
835 info = IEEE80211_SKB_CB(skb); in ieee80211_crypto_aes_cmac_encrypt()
883 info = IEEE80211_SKB_CB(skb); in ieee80211_crypto_aes_cmac_256_encrypt()
1028 info = IEEE80211_SKB_CB(skb); in ieee80211_crypto_aes_gmac_encrypt()
Dwep.c69 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in ieee80211_wep_add_iv()
272 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in wep_encrypt_skb()
/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Dxmit.c92 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in ath_tx_status()
148 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in get_frame_info()
204 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_set_rates()
512 tx_info = IEEE80211_SKB_CB(skb); in ath_tx_complete_aggr()
580 tx_info = IEEE80211_SKB_CB(skb); in ath_tx_complete_aggr()
708 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(bf->bf_mpdu); in bf_is_ampdu_not_probing()
764 info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_process_buffer()
787 tx_info = IEEE80211_SKB_CB(skb); in ath_lookup_legacy()
813 tx_info = IEEE80211_SKB_CB(skb); in ath_lookup_rate()
974 tx_info = IEEE80211_SKB_CB(skb); in ath_tx_get_tid_subframe()
[all …]
/Linux-v6.6/drivers/net/wireless/mediatek/mt7601u/
Dtx.c104 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in mt7601u_tx_status()
134 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in mt7601u_push_txwi()
193 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in mt7601u_tx()
/Linux-v6.6/drivers/net/wireless/ralink/rt2x00/
Drt2x00crypto.c39 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in rt2x00crypto_create_tx_descriptor()
66 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in rt2x00crypto_tx_overhead()
Drt2x00queue.c180 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in rt2x00queue_create_tx_descriptor_seq()
232 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in rt2x00queue_create_tx_descriptor_plcp()
297 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in rt2x00queue_create_tx_descriptor_ht()
389 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in rt2x00queue_create_tx_descriptor()
624 tx_info = IEEE80211_SKB_CB(skb); in rt2x00queue_write_tx_frame()
/Linux-v6.6/drivers/net/wireless/ti/wl1251/
Dtx.c295 info = IEEE80211_SKB_CB(skb); in wl1251_tx_frame()
409 info = IEEE80211_SKB_CB(skb); in wl1251_tx_packet_cb()
562 info = IEEE80211_SKB_CB(skb); in wl1251_tx_flush()
575 info = IEEE80211_SKB_CB(skb); in wl1251_tx_flush()
/Linux-v6.6/drivers/net/wireless/intersil/p54/
Dtxrx.c44 info = IEEE80211_SKB_CB(skb); in p54_dump_tx_queue()
90 info = IEEE80211_SKB_CB(skb); in p54_assign_address()
107 info = IEEE80211_SKB_CB(entry); in p54_assign_address()
123 info = IEEE80211_SKB_CB(target_skb); in p54_assign_address()
133 info = IEEE80211_SKB_CB(skb); in p54_assign_address()
415 info = IEEE80211_SKB_CB(entry); in p54_rx_frame_sent()
781 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in p54_tx_80211()
/Linux-v6.6/drivers/net/wireless/silabs/wfx/
Ddata_tx.h54 tx_info = IEEE80211_SKB_CB(skb); in wfx_skb_tx_priv()
Ddata_tx.c322 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in wfx_tx_inner()
389 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in wfx_tx()
484 tx_info = IEEE80211_SKB_CB(skb); in wfx_tx_confirm_cb()
566 ieee80211_tx_info_clear_status(IEEE80211_SKB_CB(skb)); in wfx_flush()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7603/
Dbeacon.c60 info = IEEE80211_SKB_CB(skb); in mt7603_add_buffered_bc()
122 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in mt7603_pre_tbtt_tasklet()
/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dtxrx.c16 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in ath10k_report_offchan_tx()
99 info = IEEE80211_SKB_CB(msdu); in ath10k_txrx_tx_unref()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7615/
Dpci_mac.c22 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx_info->skb); in mt7615_write_fw_txp()
66 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx_info->skb); in mt7615_tx_prepare_skb()
/Linux-v6.6/drivers/net/wireless/ti/wlcore/
Dtx.c170 control = IEEE80211_SKB_CB(skb); in wl12xx_tx_get_hlid()
380 info = IEEE80211_SKB_CB(skb); in wl1271_prepare_tx_frame()
764 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in wlcore_tx_work_locked()
915 info = IEEE80211_SKB_CB(skb); in wl1271_tx_complete_packet()
1032 info = IEEE80211_SKB_CB(skb); in wl1271_tx_reset_link_queues()
1110 info = IEEE80211_SKB_CB(skb); in wl12xx_tx_reset()

1234567