Home
last modified time | relevance | path

Searched refs:extra_tx_headroom (Results 1 – 25 of 55) sorted by relevance

123

/linux-6.12.1/net/mac80211/
Ds1g.c42 skb = dev_alloc_skb(local->hw.extra_tx_headroom + len); in ieee80211_s1g_send_twt_setup()
46 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_s1g_send_twt_setup()
73 skb = dev_alloc_skb(local->hw.extra_tx_headroom + in ieee80211_s1g_send_twt_teardown()
78 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_s1g_send_twt_teardown()
Dht.c465 skb = dev_alloc_skb(sizeof(*mgmt) + local->hw.extra_tx_headroom); in ieee80211_send_delba()
469 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_send_delba()
534 skb = dev_alloc_skb(27 + local->hw.extra_tx_headroom); in ieee80211_send_smps_action()
538 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_send_smps_action()
Dagg-tx.c71 skb = dev_alloc_skb(sizeof(*mgmt) + local->hw.extra_tx_headroom); in ieee80211_send_addba_request()
76 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_send_addba_request()
107 skb = dev_alloc_skb(sizeof(*bar) + local->hw.extra_tx_headroom); in ieee80211_send_bar()
111 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_send_bar()
Dmesh_ps.c30 skb = dev_alloc_skb(local->hw.extra_tx_headroom + size + 2); in mps_qos_null_get()
33 skb_reserve(skb, local->hw.extra_tx_headroom); in mps_qos_null_get()
Dspectmgmt.c418 skb = dev_alloc_skb(sizeof(*msr_report) + local->hw.extra_tx_headroom + in ieee80211_send_refuse_measurement_request()
423 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_send_refuse_measurement_request()
Dagg-rx.c205 local->hw.extra_tx_headroom); in ieee80211_send_addba_resp()
209 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_send_addba_resp()
Dtx.c3352 local->hw.extra_tx_headroom)) in ieee80211_amsdu_prepare_head()
3677 int hw_headroom = sdata->local->hw.extra_tx_headroom; in __ieee80211_xmit_fast()
5672 skb = dev_alloc_skb(sdata->local->hw.extra_tx_headroom + tmpl->len); in ieee80211_get_fils_discovery_tmpl()
5674 skb_reserve(skb, sdata->local->hw.extra_tx_headroom); in ieee80211_get_fils_discovery_tmpl()
5701 skb = dev_alloc_skb(sdata->local->hw.extra_tx_headroom + tmpl->len); in ieee80211_get_unsol_bcast_probe_resp_tmpl()
5703 skb_reserve(skb, sdata->local->hw.extra_tx_headroom); in ieee80211_get_unsol_bcast_probe_resp_tmpl()
5726 skb = dev_alloc_skb(local->hw.extra_tx_headroom + sizeof(*pspoll)); in ieee80211_pspoll_get()
5730 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_pspoll_get()
5761 skb = dev_alloc_skb(local->hw.extra_tx_headroom + in ieee80211_nullfunc_get()
5783 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_nullfunc_get()
[all …]
Doffchannel.c964 skb = dev_alloc_skb(local->hw.extra_tx_headroom + params->len); in ieee80211_mgmt_tx()
969 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_mgmt_tx()
Ddebugfs_netdev.c458 skb = dev_alloc_skb(local->hw.extra_tx_headroom + 24 + 100); in ieee80211_if_parse_tkip_mic_test()
461 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_if_parse_tkip_mic_test()
/linux-6.12.1/drivers/net/wireless/ralink/rt2x00/
Drt2x00dev.c478 skb_pull(entry->skb, rt2x00dev->extra_tx_headroom); in rt2x00lib_txdone()
1134 rt2x00dev->hw->extra_tx_headroom = in rt2x00lib_probe_hw()
1136 rt2x00dev->extra_tx_headroom); in rt2x00lib_probe_hw()
1142 rt2x00dev->hw->extra_tx_headroom += RT2X00_L2PAD_SIZE; in rt2x00lib_probe_hw()
1144 rt2x00dev->hw->extra_tx_headroom += RT2X00_ALIGN_SIZE; in rt2x00lib_probe_hw()
1443 rt2x00dev->extra_tx_headroom = rt2x00dev_extra_tx_headroom(rt2x00dev); in rt2x00lib_probe_dev()
Drt2x00mac.c34 skb = dev_alloc_skb(data_length + rt2x00dev->hw->extra_tx_headroom); in rt2x00mac_tx_rts_cts()
40 skb_reserve(skb, rt2x00dev->hw->extra_tx_headroom); in rt2x00mac_tx_rts_cts()
Drt2x00queue.c507 skb_push(entry->skb, rt2x00dev->extra_tx_headroom); in rt2x00queue_write_tx_data()
508 memset(entry->skb->data, 0, rt2x00dev->extra_tx_headroom); in rt2x00queue_write_tx_data()
561 rt2x00dev->extra_tx_headroom); in rt2x00queue_bar_check()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7615/
Dusb_sdio.c319 hw->extra_tx_headroom += MT_USB_TXD_SIZE; in mt7663_usb_sdio_register_device()
321 hw->extra_tx_headroom += MT_USB_HDR_SIZE; in mt7663_usb_sdio_register_device()
/linux-6.12.1/include/net/
Dmac802154.h77 int extra_tx_headroom; member
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/
Dmt76x02_util.c151 hw->extra_tx_headroom = 2; in mt76x02_init_device()
154 hw->extra_tx_headroom += sizeof(struct mt76x02_txwi) + in mt76x02_init_device()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7925/
Dinit.c257 hw->extra_tx_headroom += MT_SDIO_TXD_SIZE + MT_SDIO_HDR_SIZE; in mt7925_register_device()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7921/
Dinit.c303 hw->extra_tx_headroom += MT_SDIO_TXD_SIZE + MT_SDIO_HDR_SIZE; in mt7921_register_device()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/
Dbase.c405 hw->extra_tx_headroom = RTL_TX_HEADER_SIZE; in _rtl_init_mac80211()
2389 skb = dev_alloc_skb(27 + hw->extra_tx_headroom); in rtl_make_smps_action()
2393 skb_reserve(skb, hw->extra_tx_headroom); in rtl_make_smps_action()
2516 skb = dev_alloc_skb(34 + hw->extra_tx_headroom); in rtl_make_del_ba()
2520 skb_reserve(skb, hw->extra_tx_headroom); in rtl_make_del_ba()
/linux-6.12.1/drivers/net/wireless/ath/carl9170/
Dfw.c290 ar->hw->extra_tx_headroom += sizeof(struct ar9170_stream); in carl9170_fw()
/linux-6.12.1/drivers/net/wireless/intersil/p54/
Dp54usb.c1038 dev->extra_tx_headroom += sizeof(struct lm87_tx_hdr); in p54u_probe()
1044 dev->extra_tx_headroom += sizeof(struct net2280_tx_hdr); in p54u_probe()
/linux-6.12.1/drivers/net/wireless/st/cw1200/
Dmain.c311 hw->extra_tx_headroom = WSM_TX_EXTRA_HEADROOM + in cw1200_init_common()
/linux-6.12.1/drivers/net/wireless/silabs/wfx/
Dmain.c282 hw->extra_tx_headroom = sizeof(struct wfx_hif_msg) + sizeof(struct wfx_hif_req_tx) + in wfx_init_common()
/linux-6.12.1/net/mac802154/
Diface.c623 ndev->needed_headroom = local->hw.extra_tx_headroom + in ieee802154_if_add()
/linux-6.12.1/drivers/net/wireless/purelifi/plfxlc/
Dmac.c746 hw->extra_tx_headroom = sizeof(struct plfxlc_ctrlset) + 4; in plfxlc_mac_alloc_hw()
/linux-6.12.1/drivers/net/wireless/marvell/libertas_tf/
Dmain.c580 hw->extra_tx_headroom = sizeof(struct txpd); in lbtf_add_card()

123