tx_headroom       263 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c 	net_dev->needed_headroom = priv->tx_headroom;
tx_headroom      1038 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c 				       priv->tx_headroom,
tx_headroom      1082 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c 				       priv->tx_headroom,
tx_headroom      1872 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c 	buffer_start = skb->data - priv->tx_headroom;
tx_headroom      1893 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c 	qm_fd_set_contig(fd, priv->tx_headroom, skb->len);
tx_headroom      1926 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c 	sz = SKB_DATA_ALIGN(priv->tx_headroom + DPAA_SGT_SIZE);
tx_headroom      1949 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c 	sgt = (struct qm_sg_entry *)(sgt_buf + priv->tx_headroom);
tx_headroom      1987 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c 	qm_fd_set_sg(fd, priv->tx_headroom, skb->len);
tx_headroom      1990 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c 	buffer_start = (void *)sgt - priv->tx_headroom;
tx_headroom      1995 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c 			      priv->tx_headroom + DPAA_SGT_SIZE, dma_dir);
tx_headroom      2078 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c 		if (skb_cow_head(skb, priv->tx_headroom))
tx_headroom      2906 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c 	priv->tx_headroom = dpaa_get_headroom(&priv->buf_layout[TX]);
tx_headroom       153 drivers/net/ethernet/freescale/dpaa/dpaa_eth.h 	u16 tx_headroom;
tx_headroom       738 drivers/net/wireless/intel/ipw2x00/libipw.h 	int tx_headroom;	/* Set to size of any additional room needed at front
tx_headroom       413 drivers/net/wireless/intel/ipw2x00/libipw_tx.c 				  ieee->tx_headroom, GFP_ATOMIC);
tx_headroom       733 drivers/nfc/fdp/fdp.c 			struct nci_dev **ndevp, int tx_headroom,
tx_headroom       763 drivers/nfc/fdp/fdp.c 	ndev = nci_allocate_device(&nci_ops, protocols, tx_headroom,
tx_headroom        25 drivers/nfc/fdp/fdp.h 		  struct nci_dev **ndev, int tx_headroom, int tx_tailroom,
tx_headroom        38 drivers/staging/rtl8192e/rtl8192e/r8192E_cmdpkt.c 					    priv->rtllib->tx_headroom + 4);
tx_headroom        56 drivers/staging/rtl8192e/rtl8192e/r8192E_cmdpkt.c 			seg_ptr = skb_put(skb, priv->rtllib->tx_headroom);
tx_headroom      2179 drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c 	priv->rtllib->tx_headroom = sizeof(struct tx_fwinfo_8190pci);
tx_headroom       541 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 	skb_push(pnewskb, priv->rtllib->tx_headroom);
tx_headroom      1617 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 	skb_push(skb, priv->rtllib->tx_headroom);
tx_headroom      1622 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 						 priv->rtllib->tx_headroom);
tx_headroom      1656 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 	skb_push(skb, priv->rtllib->tx_headroom);
tx_headroom        73 drivers/staging/rtl8192e/rtl819x_BAProc.c 	u16 len = ieee->tx_headroom + 9;
tx_headroom        88 drivers/staging/rtl8192e/rtl819x_BAProc.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom       136 drivers/staging/rtl8192e/rtl819x_BAProc.c 	u16 len = 6 + ieee->tx_headroom;
tx_headroom       151 drivers/staging/rtl8192e/rtl819x_BAProc.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom      1485 drivers/staging/rtl8192e/rtllib.h 	int tx_headroom; /* Set to size of any additional room needed at front
tx_headroom       344 drivers/staging/rtl8192e/rtllib_softmac.c 			    2 + len + rate_len + ieee->tx_headroom);
tx_headroom       349 drivers/staging/rtl8192e/rtllib_softmac.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom       780 drivers/staging/rtl8192e/rtllib_softmac.c 		     ieee->tx_headroom + 4;
tx_headroom       786 drivers/staging/rtl8192e/rtllib_softmac.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom       880 drivers/staging/rtl8192e/rtllib_softmac.c 		+ wpa_ie_len + ieee->tx_headroom;
tx_headroom       885 drivers/staging/rtl8192e/rtllib_softmac.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom       887 drivers/staging/rtl8192e/rtllib_softmac.c 	beacon_buf = skb_put(skb, (beacon_size - ieee->tx_headroom));
tx_headroom       972 drivers/staging/rtl8192e/rtllib_softmac.c 		  ieee->tx_headroom;
tx_headroom       979 drivers/staging/rtl8192e/rtllib_softmac.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom      1024 drivers/staging/rtl8192e/rtllib_softmac.c 	int len = ieee->tx_headroom + sizeof(struct rtllib_authentication) + 1;
tx_headroom      1032 drivers/staging/rtl8192e/rtllib_softmac.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom      1054 drivers/staging/rtl8192e/rtllib_softmac.c 	skb = dev_alloc_skb(sizeof(struct rtllib_hdr_3addr)+ieee->tx_headroom);
tx_headroom      1058 drivers/staging/rtl8192e/rtllib_softmac.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom      1080 drivers/staging/rtl8192e/rtllib_softmac.c 	skb = dev_alloc_skb(sizeof(struct rtllib_pspoll_hdr)+ieee->tx_headroom);
tx_headroom      1084 drivers/staging/rtl8192e/rtllib_softmac.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom      1227 drivers/staging/rtl8192e/rtllib_softmac.c 		+ ieee->tx_headroom;
tx_headroom      1234 drivers/staging/rtl8192e/rtllib_softmac.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom      3063 drivers/staging/rtl8192e/rtllib_softmac.c 	int len = sizeof(struct rtllib_disauth) + ieee->tx_headroom;
tx_headroom      3069 drivers/staging/rtl8192e/rtllib_softmac.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom      3089 drivers/staging/rtl8192e/rtllib_softmac.c 	int len = sizeof(struct rtllib_disassoc) + ieee->tx_headroom;
tx_headroom      3096 drivers/staging/rtl8192e/rtllib_softmac.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom       767 drivers/staging/rtl8192e/rtllib_tx.c 				       ieee->tx_headroom, GFP_ATOMIC);
tx_headroom       791 drivers/staging/rtl8192e/rtllib_tx.c 			skb_reserve(skb_frag, ieee->tx_headroom);
tx_headroom      1677 drivers/staging/rtl8192u/ieee80211/ieee80211.h 	int tx_headroom; /* Set to size of any additional room needed at front
tx_headroom       322 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 			    2 + len + rate_len + ieee->tx_headroom);
tx_headroom       326 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom       620 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	int len = sizeof(struct ieee80211_authentication) + challengelen + ieee->tx_headroom;
tx_headroom       626 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom       725 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 		+ ieee->tx_headroom;
tx_headroom       729 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom       730 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	beacon_buf = skb_put(skb, (beacon_size - ieee->tx_headroom));
tx_headroom       813 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	int len = sizeof(struct ieee80211_assoc_response_frame) + rate_len + ieee->tx_headroom;
tx_headroom       820 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom       864 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	int len = ieee->tx_headroom + sizeof(struct ieee80211_authentication) + 1;
tx_headroom      1006 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 		+ ieee->tx_headroom;
tx_headroom      1018 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 		+ ieee->tx_headroom;
tx_headroom      1025 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom       686 drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c 		txb = ieee80211_alloc_txb(nr_frags, frag_size + ieee->tx_headroom, GFP_ATOMIC);
tx_headroom       713 drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c 			skb_reserve(skb_frag, ieee->tx_headroom);
tx_headroom       113 drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c 	u16 len = ieee->tx_headroom + 9;
tx_headroom       125 drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom       193 drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c 	u16 len = 6 + ieee->tx_headroom;
tx_headroom       209 drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c 	skb_reserve(skb, ieee->tx_headroom);
tx_headroom       935 drivers/staging/rtl8192u/r8192U_core.c 	skb_push(skb, priv->ieee80211->tx_headroom);
tx_headroom       963 drivers/staging/rtl8192u/r8192U_core.c 		skb_push(skb, priv->ieee80211->tx_headroom);
tx_headroom       995 drivers/staging/rtl8192u/r8192U_core.c 				(skb->len - priv->ieee80211->tx_headroom);
tx_headroom      2147 drivers/staging/rtl8192u/r8192U_core.c 	priv->ieee80211->tx_headroom = TX_PACKET_SHIFT_BYTES;
tx_headroom       198 include/net/nfc/digital.h 	int tx_headroom;
tx_headroom       242 include/net/nfc/digital.h 						    int tx_headroom,
tx_headroom       159 include/net/nfc/hci.h 					    int tx_headroom,
tx_headroom        25 include/net/nfc/llc.h 				 rcv_to_hci_t rcv_to_hci, int tx_headroom,
tx_headroom       200 include/net/nfc/nci_core.h 	int			tx_headroom;
tx_headroom       272 include/net/nfc/nci_core.h 				    int tx_headroom,
tx_headroom       322 include/net/nfc/nci_core.h 	skb = alloc_skb(len + ndev->tx_headroom + ndev->tx_tailroom, how);
tx_headroom       324 include/net/nfc/nci_core.h 		skb_reserve(skb, ndev->tx_headroom);
tx_headroom       181 include/net/nfc/nfc.h 	int tx_headroom;
tx_headroom       203 include/net/nfc/nfc.h 				    int tx_headroom,
tx_headroom      1574 net/mac80211/ibss.c 	skb = dev_alloc_skb(local->tx_headroom + presp->head_len);
tx_headroom      1578 net/mac80211/ibss.c 	skb_reserve(skb, local->tx_headroom);
tx_headroom      1221 net/mac80211/ieee80211_i.h 	int tx_headroom; /* required headroom for hardware/radiotap */
tx_headroom      1783 net/mac80211/iface.c 		ndev->needed_headroom = local->tx_headroom +
tx_headroom      1155 net/mac80211/main.c 	local->tx_headroom = max_t(unsigned int , local->hw.extra_tx_headroom,
tx_headroom      1192 net/mac80211/mesh.c 	presp = dev_alloc_skb(local->tx_headroom +
tx_headroom      1197 net/mac80211/mesh.c 	skb_reserve(presp, local->tx_headroom);
tx_headroom      1337 net/mac80211/mesh.c 	skb = dev_alloc_skb(local->tx_headroom + len);
tx_headroom      1340 net/mac80211/mesh.c 	skb_reserve(skb, local->tx_headroom);
tx_headroom       115 net/mac80211/mesh_hwmp.c 	skb = dev_alloc_skb(local->tx_headroom +
tx_headroom       120 net/mac80211/mesh_hwmp.c 	skb_reserve(skb, local->tx_headroom);
tx_headroom       249 net/mac80211/mesh_hwmp.c 	skb = dev_alloc_skb(local->tx_headroom +
tx_headroom       256 net/mac80211/mesh_hwmp.c 	skb_reserve(skb, local->tx_headroom + sdata->encrypt_headroom);
tx_headroom       227 net/mac80211/mesh_plink.c 	skb = dev_alloc_skb(local->tx_headroom +
tx_headroom       246 net/mac80211/mesh_plink.c 	skb_reserve(skb, local->tx_headroom);
tx_headroom      2767 net/mac80211/rx.c 	fwd_skb = skb_copy_expand(skb, local->tx_headroom +
tx_headroom       886 net/mac80211/tx.c 		tmp = dev_alloc_skb(local->tx_headroom +
tx_headroom       896 net/mac80211/tx.c 			    local->tx_headroom + tx->sdata->encrypt_headroom);
tx_headroom      1997 net/mac80211/tx.c 	headroom = local->tx_headroom;
tx_headroom      2809 net/mac80211/tx.c 		head_need += local->tx_headroom;
tx_headroom      4506 net/mac80211/tx.c 			skb = dev_alloc_skb(local->tx_headroom +
tx_headroom      4513 net/mac80211/tx.c 			skb_reserve(skb, local->tx_headroom);
tx_headroom      4547 net/mac80211/tx.c 		skb = dev_alloc_skb(local->tx_headroom + beacon->head_len +
tx_headroom      4551 net/mac80211/tx.c 		skb_reserve(skb, local->tx_headroom);
tx_headroom      4579 net/mac80211/tx.c 		skb = dev_alloc_skb(local->tx_headroom +
tx_headroom      4586 net/mac80211/tx.c 		skb_reserve(skb, local->tx_headroom);
tx_headroom      3483 net/mac80211/util.c 	skb = dev_alloc_skb(local->tx_headroom + hdr_len +
tx_headroom      3491 net/mac80211/util.c 	skb_reserve(skb, local->tx_headroom);
tx_headroom       717 net/nfc/core.c 		dev->tx_headroom + dev->tx_tailroom + NFC_HEADER_SIZE;
tx_headroom       721 net/nfc/core.c 		skb_reserve(skb, dev->tx_headroom + NFC_HEADER_SIZE);
tx_headroom      1046 net/nfc/core.c 				    int tx_headroom, int tx_tailroom)
tx_headroom      1073 net/nfc/core.c 	dev->tx_headroom = tx_headroom;
tx_headroom        47 net/nfc/digital_core.c 	skb = alloc_skb(len + ddev->tx_headroom + ddev->tx_tailroom,
tx_headroom        50 net/nfc/digital_core.c 		skb_reserve(skb, ddev->tx_headroom);
tx_headroom       748 net/nfc/digital_core.c 					    int tx_headroom, int tx_tailroom)
tx_headroom       788 net/nfc/digital_core.c 	ddev->tx_headroom = tx_headroom + DIGITAL_MAX_HEADER_LEN;
tx_headroom       792 net/nfc/digital_core.c 					    ddev->tx_headroom,
tx_headroom       955 net/nfc/hci/core.c 					    int tx_headroom,
tx_headroom       972 net/nfc/hci/core.c 				     nfc_hci_recv_from_llc, tx_headroom,
tx_headroom       980 net/nfc/hci/core.c 					 tx_headroom + HCI_CMDS_HEADROOM,
tx_headroom        57 net/nfc/hci/hcp.c 		skb_len = ndev->tx_headroom + NFC_HCI_HCP_PACKET_HEADER_LEN +
tx_headroom        66 net/nfc/hci/hcp.c 		skb_reserve(skb, ndev->tx_headroom);
tx_headroom        92 net/nfc/hci/llc.c 				 rcv_to_hci_t rcv_to_hci, int tx_headroom,
tx_headroom       107 net/nfc/hci/llc.c 					  tx_headroom, tx_tailroom,
tx_headroom        17 net/nfc/hci/llc.h 		       rcv_to_hci_t rcv_to_hci, int tx_headroom,
tx_headroom        16 net/nfc/hci/llc_nop.c 	int tx_headroom;
tx_headroom        22 net/nfc/hci/llc_nop.c 			  rcv_to_hci_t rcv_to_hci, int tx_headroom,
tx_headroom        38 net/nfc/hci/llc_nop.c 	llc_nop->tx_headroom = tx_headroom;
tx_headroom        62 net/nfc/hci/llc_shdlc.c 	int tx_headroom;
tx_headroom       131 net/nfc/hci/llc_shdlc.c 	skb = alloc_skb(shdlc->tx_headroom + SHDLC_LLC_HEAD_ROOM +
tx_headroom       134 net/nfc/hci/llc_shdlc.c 		skb_reserve(skb, shdlc->tx_headroom + SHDLC_LLC_HEAD_ROOM);
tx_headroom       739 net/nfc/hci/llc_shdlc.c 			    rcv_to_hci_t rcv_to_hci, int tx_headroom,
tx_headroom       771 net/nfc/hci/llc_shdlc.c 	shdlc->tx_headroom = tx_headroom;
tx_headroom       370 net/nfc/llcp_commands.c 	size += dev->tx_headroom + dev->tx_tailroom + NFC_HEADER_SIZE;
tx_headroom       376 net/nfc/llcp_commands.c 	skb_reserve(skb, dev->tx_headroom + NFC_HEADER_SIZE);
tx_headroom       538 net/nfc/llcp_commands.c 	size += dev->tx_headroom + dev->tx_tailroom + NFC_HEADER_SIZE;
tx_headroom       545 net/nfc/llcp_commands.c 	skb_reserve(skb, dev->tx_headroom + NFC_HEADER_SIZE);
tx_headroom       626 net/nfc/llcp_commands.c 	size += dev->tx_headroom + dev->tx_tailroom + NFC_HEADER_SIZE;
tx_headroom       632 net/nfc/llcp_commands.c 	skb_reserve(skb, dev->tx_headroom + NFC_HEADER_SIZE);
tx_headroom      1118 net/nfc/nci/core.c 				    int tx_headroom, int tx_tailroom)
tx_headroom      1143 net/nfc/nci/core.c 	ndev->tx_headroom = tx_headroom;
tx_headroom      1149 net/nfc/nci/core.c 					    tx_headroom + NCI_DATA_HDR_SIZE,