Home
last modified time | relevance | path

Searched refs:tx_headroom (Results 1 – 25 of 27) sorted by relevance

12

/linux/net/nfc/hci/
H A Dllc_nop.c16 int tx_headroom; member
22 rcv_to_hci_t rcv_to_hci, int tx_headroom, in llc_nop_init() argument
38 llc_nop->tx_headroom = tx_headroom; in llc_nop_init()
H A Dllc_shdlc.c62 int tx_headroom; member
131 skb = alloc_skb(shdlc->tx_headroom + SHDLC_LLC_HEAD_ROOM + in llc_shdlc_alloc_skb()
134 skb_reserve(skb, shdlc->tx_headroom + SHDLC_LLC_HEAD_ROOM); in llc_shdlc_alloc_skb()
722 rcv_to_hci_t rcv_to_hci, int tx_headroom, in llc_shdlc_init() argument
754 shdlc->tx_headroom = tx_headroom; in llc_shdlc_init()
H A Dllc.c83 rcv_to_hci_t rcv_to_hci, int tx_headroom, in nfc_llc_allocate() argument
98 tx_headroom, tx_tailroom, in nfc_llc_allocate()
H A Dhcp.c57 skb_len = ndev->tx_headroom + NFC_HCI_HCP_PACKET_HEADER_LEN + in nfc_hci_hcp_message_tx()
66 skb_reserve(skb, ndev->tx_headroom); in nfc_hci_hcp_message_tx()
H A Dllc.h17 rcv_to_hci_t rcv_to_hci, int tx_headroom,
H A Dcore.c965 int tx_headroom, in nfc_hci_allocate_device() argument
982 nfc_hci_recv_from_llc, tx_headroom, in nfc_hci_allocate_device()
990 tx_headroom + HCI_CMDS_HEADROOM, in nfc_hci_allocate_device()
/linux/include/net/nfc/
H A Ddigital.h198 int tx_headroom; member
242 int tx_headroom,
H A Dllc.h25 rcv_to_hci_t rcv_to_hci, int tx_headroom,
H A Dnfc.h185 int tx_headroom; member
207 int tx_headroom,
H A Dhci.h159 int tx_headroom,
/linux/net/nfc/
H A Dllcp_commands.c369 size += dev->tx_headroom + dev->tx_tailroom + NFC_HEADER_SIZE; in nfc_llcp_send_symm()
377 skb_reserve(skb, dev->tx_headroom + NFC_HEADER_SIZE); in nfc_llcp_send_symm()
541 size += dev->tx_headroom + dev->tx_tailroom + NFC_HEADER_SIZE; in nfc_llcp_allocate_snl()
548 skb_reserve(skb, dev->tx_headroom + NFC_HEADER_SIZE); in nfc_llcp_allocate_snl()
629 size += dev->tx_headroom + dev->tx_tailroom + NFC_HEADER_SIZE; in nfc_llcp_send_dm()
635 skb_reserve(skb, dev->tx_headroom + NFC_HEADER_SIZE); in nfc_llcp_send_dm()
H A Ddigital_core.c47 skb = alloc_skb(len + ddev->tx_headroom + ddev->tx_tailroom, in digital_skb_alloc()
50 skb_reserve(skb, ddev->tx_headroom); in digital_skb_alloc()
760 int tx_headroom, int tx_tailroom) in nfc_digital_allocate_device() argument
800 ddev->tx_headroom = tx_headroom + DIGITAL_MAX_HEADER_LEN; in nfc_digital_allocate_device()
804 ddev->tx_headroom, in nfc_digital_allocate_device()
H A Dcore.c722 dev->tx_headroom + dev->tx_tailroom + NFC_HEADER_SIZE; in nfc_alloc_send_skb()
726 skb_reserve(skb, dev->tx_headroom + NFC_HEADER_SIZE); in nfc_alloc_send_skb()
1053 int tx_headroom, int tx_tailroom) in nfc_allocate_device() argument
1080 dev->tx_headroom = tx_headroom; in nfc_allocate_device()
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c269 net_dev->needed_headroom = priv->tx_headroom; in dpaa_netdev_init()
1093 priv->tx_headroom, in dpaa_fq_init()
1137 priv->tx_headroom, in dpaa_fq_init()
1958 buff_start = skb->data - priv->tx_headroom; in skb_to_contig_fd()
1979 qm_fd_set_contig(fd, priv->tx_headroom, skb->len); in skb_to_contig_fd()
1984 priv->tx_headroom + skb->len, dma_dir); in skb_to_contig_fd()
2033 sgt = (struct qm_sg_entry *)(buff_start + priv->tx_headroom); in skb_to_sg_fd()
2072 qm_fd_set_sg(fd, priv->tx_headroom, skb->len); in skb_to_sg_fd()
2079 priv->tx_headroom + DPAA_SGT_SIZE, dma_dir); in skb_to_sg_fd()
2173 priv->tx_headroom); in dpaa_a050385_wa_skb()
[all …]
H A Ddpaa_eth.h136 u16 tx_headroom; member
/linux/drivers/nfc/fdp/
H A Dfdp.h25 struct nci_dev **ndev, int tx_headroom, int tx_tailroom,
H A Dfdp.c700 struct nci_dev **ndevp, int tx_headroom, in fdp_nci_probe() argument
731 ndev = nci_allocate_device(&nci_ops, protocols, tx_headroom, in fdp_nci_probe()
/linux/net/mac80211/
H A Deht.c
H A Dmesh.c1424 presp = dev_alloc_skb(local->tx_headroom + in ieee80211_mesh_rx_probe_req()
1429 skb_reserve(presp, local->tx_headroom); in ieee80211_mesh_rx_probe_req()
1576 skb = dev_alloc_skb(local->tx_headroom + len); in ieee80211_mesh_csa_beacon()
1579 skb_reserve(skb, local->tx_headroom); in ieee80211_mesh_csa_beacon()
H A Dtx.c913 tmp = dev_alloc_skb(local->tx_headroom + in ieee80211_fragment()
923 local->tx_headroom + IEEE80211_ENCRYPT_HEADROOM); in ieee80211_fragment()
2050 headroom = local->tx_headroom; in ieee80211_xmit()
2980 head_need += local->tx_headroom; in ieee80211_build_hdr()
5584 skb = dev_alloc_skb(local->tx_headroom + beacon->head_len + in ieee80211_s1g_short_beacon_get()
5590 skb_reserve(skb, local->tx_headroom); in ieee80211_beacon_get_ap()
5648 skb = dev_alloc_skb(local->tx_headroom + sb->short_head_len + in __ieee80211_beacon_get()
5654 skb_reserve(skb, local->tx_headroom); in __ieee80211_beacon_get()
5805 skb = dev_alloc_skb(local->tx_headroom + beacon->head_len + in ieee80211_beacon_get_template_ema_index()
5809 skb_reserve(skb, local->tx_headroom); in ieee80211_beacon_get_template_ema_index()
[all...]
H A Dutil.c3875 skb = dev_alloc_skb(local->tx_headroom + hdr_len + in ieee80211_send_action_csa()
3883 skb_reserve(skb, local->tx_headroom); in ieee80211_send_action_csa()
/linux/net/nfc/nci/
H A Dcore.c1178 int tx_headroom, int tx_tailroom) in nci_allocate_device() argument
1202 ndev->tx_headroom = tx_headroom; in nci_allocate_device()
1208 tx_headroom + NCI_DATA_HDR_SIZE, in nci_allocate_device()
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_tx.c412 ieee->tx_headroom, GFP_ATOMIC); in libipw_xmit()
H A Dlibipw.h795 int tx_headroom; /* Set to size of any additional room needed at front member
/linux/Documentation/driver-api/nfc/
H A Dnfc-hci.rst158 rcv_to_hci_t rcv_to_hci, int tx_headroom,

12