Searched refs:extra_tx_headroom (Results 1 – 25 of 34) sorted by relevance
12
478 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()
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()
510 skb_push(entry->skb, rt2x00dev->extra_tx_headroom); in rt2x00queue_write_tx_data()511 memset(entry->skb->data, 0, rt2x00dev->extra_tx_headroom); in rt2x00queue_write_tx_data()564 rt2x00dev->extra_tx_headroom); in rt2x00queue_bar_check()
1017 unsigned int extra_tx_headroom; member
319 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()
152 hw->extra_tx_headroom = 2; in mt76x02_init_device()155 hw->extra_tx_headroom += sizeof(struct mt76x02_txwi) + in mt76x02_init_device()
405 hw->extra_tx_headroom = RTL_TX_HEADER_SIZE; in _rtl_init_mac80211()2417 skb = dev_alloc_skb(27 + hw->extra_tx_headroom); in rtl_make_smps_action()2421 skb_reserve(skb, hw->extra_tx_headroom); in rtl_make_smps_action()2544 skb = dev_alloc_skb(34 + hw->extra_tx_headroom); in rtl_make_del_ba()2548 skb_reserve(skb, hw->extra_tx_headroom); in rtl_make_del_ba()
294 hw->extra_tx_headroom += MT_SDIO_TXD_SIZE + MT_SDIO_HDR_SIZE; in mt7921_register_device()
290 ar->hw->extra_tx_headroom += sizeof(struct ar9170_stream); in carl9170_fw()
1826 hw->extra_tx_headroom = sizeof(struct _carl9170_tx_superframe); in carl9170_alloc()
1038 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()
774 dev->extra_tx_headroom = sizeof(struct p54_hdr) + 4 + in p54_init_common()
306 hw->extra_tx_headroom = WSM_TX_EXTRA_HEADROOM + in cw1200_init_common()
278 hw->extra_tx_headroom = sizeof(struct wfx_hif_msg) + sizeof(struct wfx_hif_req_tx) + in wfx_init_common()
742 hw->extra_tx_headroom = sizeof(struct plfxlc_ctrlset) + 4; in plfxlc_mac_alloc_hw()
575 hw->extra_tx_headroom = sizeof(struct txpd); in lbtf_add_card()
1045 priv->hw->extra_tx_headroom = in vt6656_probe()
836 priv->hw->extra_tx_headroom = 0; in cc2520_register()
1212 hw->extra_tx_headroom = 0; in adf7242_probe()
760 hw->extra_tx_headroom = sizeof(struct tx_frame_hdr) + in ath9k_set_hw_capab()
1018 hw->extra_tx_headroom = 4; in ath9k_set_hw_capab()
1401 hw->extra_tx_headroom = sizeof(struct zd_ctrlset); in zd_mac_alloc_hw()
1512 wl->hw->extra_tx_headroom = sizeof(struct tx_double_buffer_desc) in wl1251_init_ieee80211()
1093 hw->extra_tx_headroom = brcms_c_get_header_len(); in ieee_hw_init()
1618 dev->extra_tx_headroom = (!priv->is_rtl8187b) ? in rtl8187_probe()