Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dht.c417 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()
Dspectmgmt.c195 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()
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()
120 skb = dev_alloc_skb(sizeof(*bar) + local->hw.extra_tx_headroom); in mac80211_send_bar()
124 skb_reserve(skb, local->hw.extra_tx_headroom); in mac80211_send_bar()
Dmesh_ps.c25 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()
Dtx.c3442 int hw_headroom = sdata->local->hw.extra_tx_headroom; in ieee80211_xmit_fast()
4899 skb = dev_alloc_skb(local->hw.extra_tx_headroom + sizeof(*pspoll)); in mac80211_pspoll_get()
4903 skb_reserve(skb, local->hw.extra_tx_headroom); in mac80211_pspoll_get()
4946 skb = dev_alloc_skb(local->hw.extra_tx_headroom + in mac80211_nullfunc_get()
4951 skb_reserve(skb, local->hw.extra_tx_headroom); in mac80211_nullfunc_get()
4993 skb = dev_alloc_skb(local->hw.extra_tx_headroom + sizeof(*nullfunc)); in ieee80211_qosnullfunc_get()
4999 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_qosnullfunc_get()
5031 skb = dev_alloc_skb(local->hw.extra_tx_headroom + sizeof(*hdr) + in mac80211_probereq_data_get()
5036 skb_reserve(skb, local->hw.extra_tx_headroom); in mac80211_probereq_data_get()
5075 skb = dev_alloc_skb(local->hw.extra_tx_headroom + sizeof(*hdr) + in mac80211_probereq_get()
[all …]
Dagg-rx.c226 local->hw.extra_tx_headroom); in ieee80211_send_addba_resp()
230 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_send_addba_resp()
Doffchannel.c883 skb = dev_alloc_skb(local->hw.extra_tx_headroom + params->len); in ieee80211_mgmt_tx()
888 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_mgmt_tx()
Ddebugfs_netdev.c325 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()
Dutil.c1547 skb = dev_alloc_skb(local->hw.extra_tx_headroom + IEEE80211_WEP_IV_LEN + in ieee80211_send_auth()
1552 skb_reserve(skb, local->hw.extra_tx_headroom + IEEE80211_WEP_IV_LEN); in ieee80211_send_auth()
1597 skb = dev_alloc_skb(local->hw.extra_tx_headroom + in ieee80211_send_deauth_disassoc()
1602 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_send_deauth_disassoc()
Dtdls.c874 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()
Drx.c2649 rx->local->hw.extra_tx_headroom, in __ieee80211_rx_h_amsdu()
3023 skb = dev_alloc_skb(sizeof(*resp) + local->hw.extra_tx_headroom); in ieee80211_process_sa_query_req()
3027 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_process_sa_query_req()
3459 nskb = skb_copy_expand(rx->skb, local->hw.extra_tx_headroom, 0, in ieee80211_rx_h_action_return()
Dsta_info.c1396 skb = dev_alloc_skb(local->hw.extra_tx_headroom + size); in ieee80211_send_null_response()
1400 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_send_null_response()
Dmlme.c698 skb = alloc_skb(local->hw.extra_tx_headroom + in ieee80211_send_assoc()
717 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_send_assoc()
1065 skb = dev_alloc_skb(local->hw.extra_tx_headroom + 30); in ieee80211_send_4addr_nullfunc()
1069 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_send_4addr_nullfunc()
Dmain.c1279 local->tx_headroom = max_t(unsigned int, local->hw.extra_tx_headroom, in mac80211_register_hw()
Dcfg.c3826 skb = dev_alloc_skb(local->hw.extra_tx_headroom + size); in ieee80211_probe_client()
3834 skb_reserve(skb, local->hw.extra_tx_headroom); in ieee80211_probe_client()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/
Dvendor.c352 skb = dev_alloc_skb(local->hw.extra_tx_headroom + pkt_len); in keep_alive_send()
356 skb_reserve(skb, local->hw.extra_tx_headroom); in keep_alive_send()
Dmain.c744 hw->extra_tx_headroom = WSM_TX_EXTRA_HEADROOM + in xradio_init_common()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/net/
Dmac80211.h2499 unsigned int extra_tx_headroom; member