| /Linux-v5.4/net/mac80211/ |
| D | ht.c | 417 skb = dev_alloc_skb(sizeof(*mgmt) + local->hw.extra_tx_headroom); in ieee80211_send_delba() 421 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_send_delba() 497 skb = dev_alloc_skb(27 + local->hw.extra_tx_headroom); in ieee80211_send_smps_action() 501 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_send_smps_action()
|
| D | spectmgmt.c | 195 skb = dev_alloc_skb(sizeof(*msr_report) + local->hw.extra_tx_headroom + in ieee80211_send_refuse_measurement_request() 200 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_send_refuse_measurement_request()
|
| D | agg-tx.c | 71 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() 120 skb = dev_alloc_skb(sizeof(*bar) + local->hw.extra_tx_headroom); in ieee80211_send_bar() 124 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_send_bar()
|
| D | mesh_ps.c | 25 skb = dev_alloc_skb(local->hw.extra_tx_headroom + size + 2); in mps_qos_null_get() 28 skb_reserve(skb, local->hw.extra_tx_headroom); in mps_qos_null_get()
|
| D | agg-rx.c | 228 local->hw.extra_tx_headroom); in ieee80211_send_addba_resp() 232 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_send_addba_resp()
|
| D | tx.c | 3415 int hw_headroom = sdata->local->hw.extra_tx_headroom; in ieee80211_xmit_fast() 4710 skb = dev_alloc_skb(local->hw.extra_tx_headroom + sizeof(*pspoll)); in ieee80211_pspoll_get() 4714 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_pspoll_get() 4758 skb = dev_alloc_skb(local->hw.extra_tx_headroom + in ieee80211_nullfunc_get() 4763 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_nullfunc_get() 4803 skb = dev_alloc_skb(local->hw.extra_tx_headroom + sizeof(*hdr) + in ieee80211_probereq_get() 4808 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_probereq_get() 5069 skb = dev_alloc_skb(local->hw.extra_tx_headroom + in ieee80211_tx_control_port() 5074 skb_reserve(skb, local->hw.extra_tx_headroom + sizeof(struct ethhdr)); in ieee80211_tx_control_port() 5102 skb = dev_alloc_skb(local->hw.extra_tx_headroom + len + in ieee80211_probe_mesh_link() [all …]
|
| D | offchannel.c | 885 skb = dev_alloc_skb(local->hw.extra_tx_headroom + params->len); in ieee80211_mgmt_tx() 890 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_mgmt_tx()
|
| D | debugfs_netdev.c | 325 skb = dev_alloc_skb(local->hw.extra_tx_headroom + 24 + 100); in ieee80211_if_parse_tkip_mic_test() 328 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_if_parse_tkip_mic_test()
|
| D | util.c | 1558 skb = dev_alloc_skb(local->hw.extra_tx_headroom + IEEE80211_WEP_IV_LEN + in ieee80211_send_auth() 1563 skb_reserve(skb, local->hw.extra_tx_headroom + IEEE80211_WEP_IV_LEN); in ieee80211_send_auth() 1608 skb = dev_alloc_skb(local->hw.extra_tx_headroom + in ieee80211_send_deauth_disassoc() 1613 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_send_deauth_disassoc()
|
| D | tdls.c | 874 local->hw.extra_tx_headroom + in ieee80211_tdls_build_mgmt_packet_data() 893 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_tdls_build_mgmt_packet_data()
|
| D | rx.c | 2610 rx->local->hw.extra_tx_headroom, in __ieee80211_rx_h_amsdu() 2984 skb = dev_alloc_skb(sizeof(*resp) + local->hw.extra_tx_headroom); in ieee80211_process_sa_query_req() 2988 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_process_sa_query_req() 3420 nskb = skb_copy_expand(rx->skb, local->hw.extra_tx_headroom, 0, in ieee80211_rx_h_action_return()
|
| /Linux-v5.4/drivers/net/wireless/ralink/rt2x00/ |
| D | rt2x00dev.c | 478 skb_pull(entry->skb, rt2x00dev->extra_tx_headroom); in rt2x00lib_txdone() 1124 rt2x00dev->hw->extra_tx_headroom = in rt2x00lib_probe_hw() 1126 rt2x00dev->extra_tx_headroom); in rt2x00lib_probe_hw() 1132 rt2x00dev->hw->extra_tx_headroom += RT2X00_L2PAD_SIZE; in rt2x00lib_probe_hw() 1134 rt2x00dev->hw->extra_tx_headroom += RT2X00_ALIGN_SIZE; in rt2x00lib_probe_hw() 1438 rt2x00dev->extra_tx_headroom = rt2x00dev_extra_tx_headroom(rt2x00dev); in rt2x00lib_probe_dev()
|
| D | rt2x00mac.c | 34 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()
|
| D | rt2x00queue.c | 509 skb_push(entry->skb, rt2x00dev->extra_tx_headroom); in rt2x00queue_write_tx_data() 510 memset(entry->skb->data, 0, rt2x00dev->extra_tx_headroom); in rt2x00queue_write_tx_data() 563 rt2x00dev->extra_tx_headroom); in rt2x00queue_bar_check()
|
| D | rt2x00.h | 1007 unsigned int extra_tx_headroom; member
|
| /Linux-v5.4/include/net/ |
| D | mac802154.h | 77 int extra_tx_headroom; member
|
| /Linux-v5.4/drivers/net/wireless/mediatek/mt76/ |
| D | mt76x02_util.c | 154 hw->extra_tx_headroom = 2; in mt76x02_init_device() 165 hw->extra_tx_headroom += sizeof(struct mt76x02_txwi) + in mt76x02_init_device()
|
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/ |
| D | base.c | 405 hw->extra_tx_headroom = RTL_TX_HEADER_SIZE; in _rtl_init_mac80211() 2430 skb = dev_alloc_skb(27 + hw->extra_tx_headroom); in rtl_make_smps_action() 2434 skb_reserve(skb, hw->extra_tx_headroom); in rtl_make_smps_action() 2557 skb = dev_alloc_skb(34 + hw->extra_tx_headroom); in rtl_make_del_ba() 2561 skb_reserve(skb, hw->extra_tx_headroom); in rtl_make_del_ba()
|
| /Linux-v5.4/drivers/net/wireless/ath/carl9170/ |
| D | fw.c | 290 ar->hw->extra_tx_headroom += sizeof(struct ar9170_stream); in carl9170_fw()
|
| /Linux-v5.4/drivers/net/wireless/intersil/p54/ |
| D | p54usb.c | 1037 dev->extra_tx_headroom += sizeof(struct lm87_tx_hdr); in p54u_probe() 1043 dev->extra_tx_headroom += sizeof(struct net2280_tx_hdr); in p54u_probe()
|
| D | main.c | 773 dev->extra_tx_headroom = sizeof(struct p54_hdr) + 4 + in p54_init_common()
|
| /Linux-v5.4/drivers/net/wireless/st/cw1200/ |
| D | main.c | 306 hw->extra_tx_headroom = WSM_TX_EXTRA_HEADROOM + in cw1200_init_common()
|
| /Linux-v5.4/net/mac802154/ |
| D | iface.c | 629 ndev->needed_headroom = local->hw.extra_tx_headroom + in ieee802154_if_add()
|
| /Linux-v5.4/drivers/net/wireless/marvell/libertas_tf/ |
| D | main.c | 577 hw->extra_tx_headroom = sizeof(struct txpd); in lbtf_add_card()
|
| /Linux-v5.4/drivers/net/wireless/ath/ath9k/ |
| D | htc_drv_init.c | 762 hw->extra_tx_headroom = sizeof(struct tx_frame_hdr) + in ath9k_set_hw_capab()
|