Home
last modified time | relevance | path

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

/net/nfc/hci/
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()
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()
739 rcv_to_hci_t rcv_to_hci, int tx_headroom, in llc_shdlc_init() argument
771 shdlc->tx_headroom = tx_headroom; in llc_shdlc_init()
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()
Dllc.c92 rcv_to_hci_t rcv_to_hci, int tx_headroom, in nfc_llc_allocate() argument
107 tx_headroom, tx_tailroom, in nfc_llc_allocate()
Dllc.h17 rcv_to_hci_t rcv_to_hci, int tx_headroom,
Dcore.c955 int tx_headroom, in nfc_hci_allocate_device() argument
972 nfc_hci_recv_from_llc, tx_headroom, in nfc_hci_allocate_device()
980 tx_headroom + HCI_CMDS_HEADROOM, in nfc_hci_allocate_device()
/net/nfc/
Dllcp_commands.c373 size += dev->tx_headroom + dev->tx_tailroom + NFC_HEADER_SIZE; in nfc_llcp_send_symm()
381 skb_reserve(skb, dev->tx_headroom + NFC_HEADER_SIZE); in nfc_llcp_send_symm()
549 size += dev->tx_headroom + dev->tx_tailroom + NFC_HEADER_SIZE; in nfc_llcp_allocate_snl()
556 skb_reserve(skb, dev->tx_headroom + NFC_HEADER_SIZE); in nfc_llcp_allocate_snl()
637 size += dev->tx_headroom + dev->tx_tailroom + NFC_HEADER_SIZE; in nfc_llcp_send_dm()
643 skb_reserve(skb, dev->tx_headroom + NFC_HEADER_SIZE); in nfc_llcp_send_dm()
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()
753 int tx_headroom, int tx_tailroom) in nfc_digital_allocate_device() argument
793 ddev->tx_headroom = tx_headroom + DIGITAL_MAX_HEADER_LEN; in nfc_digital_allocate_device()
797 ddev->tx_headroom, in nfc_digital_allocate_device()
Dcore.c716 dev->tx_headroom + dev->tx_tailroom + NFC_HEADER_SIZE; in nfc_alloc_send_skb()
720 skb_reserve(skb, dev->tx_headroom + NFC_HEADER_SIZE); in nfc_alloc_send_skb()
1045 int tx_headroom, int tx_tailroom) in nfc_allocate_device() argument
1072 dev->tx_headroom = tx_headroom; in nfc_allocate_device()
/net/mac80211/
Dmesh_hwmp.c115 skb = dev_alloc_skb(local->tx_headroom + in mesh_path_sel_frame_tx()
120 skb_reserve(skb, local->tx_headroom); in mesh_path_sel_frame_tx()
249 skb = dev_alloc_skb(local->tx_headroom + in mesh_path_error_tx()
256 skb_reserve(skb, local->tx_headroom + sdata->encrypt_headroom); in mesh_path_error_tx()
Dmesh.c1251 presp = dev_alloc_skb(local->tx_headroom + in ieee80211_mesh_rx_probe_req()
1256 skb_reserve(presp, local->tx_headroom); in ieee80211_mesh_rx_probe_req()
1396 skb = dev_alloc_skb(local->tx_headroom + len); in mesh_fwd_csa_frame()
1399 skb_reserve(skb, local->tx_headroom); in mesh_fwd_csa_frame()
Dtx.c893 tmp = dev_alloc_skb(local->tx_headroom + in ieee80211_fragment()
903 local->tx_headroom + tx->sdata->encrypt_headroom); in ieee80211_fragment()
2005 headroom = local->tx_headroom; in ieee80211_xmit()
2865 head_need += local->tx_headroom; in ieee80211_build_hdr()
4832 skb = dev_alloc_skb(local->tx_headroom + in __ieee80211_beacon_get()
4839 skb_reserve(skb, local->tx_headroom); in __ieee80211_beacon_get()
4876 skb = dev_alloc_skb(local->tx_headroom + beacon->head_len + in __ieee80211_beacon_get()
4880 skb_reserve(skb, local->tx_headroom); in __ieee80211_beacon_get()
4908 skb = dev_alloc_skb(local->tx_headroom + in __ieee80211_beacon_get()
4915 skb_reserve(skb, local->tx_headroom); in __ieee80211_beacon_get()
Dmesh_plink.c228 skb = dev_alloc_skb(local->tx_headroom + in mesh_plink_frame_tx()
249 skb_reserve(skb, local->tx_headroom); in mesh_plink_frame_tx()
Dibss.c1579 skb = dev_alloc_skb(local->tx_headroom + presp->head_len); in ieee80211_rx_mgmt_probe_req()
1583 skb_reserve(skb, local->tx_headroom); in ieee80211_rx_mgmt_probe_req()
Dmain.c1206 local->tx_headroom = max_t(unsigned int , local->hw.extra_tx_headroom, in ieee80211_register_hw()
Dieee80211_i.h1260 int tx_headroom; /* required headroom for hardware/radiotap */ member
Dutil.c3923 skb = dev_alloc_skb(local->tx_headroom + hdr_len + in ieee80211_send_action_csa()
3931 skb_reserve(skb, local->tx_headroom); in ieee80211_send_action_csa()
Diface.c1908 ndev->needed_headroom = local->tx_headroom + in ieee80211_if_add()
Drx.c2935 fwd_skb = skb_copy_expand(skb, local->tx_headroom + in ieee80211_rx_h_mesh_fwding()
/net/nfc/nci/
Dcore.c1139 int tx_headroom, int tx_tailroom) in nci_allocate_device() argument
1164 ndev->tx_headroom = tx_headroom; in nci_allocate_device()
1170 tx_headroom + NCI_DATA_HDR_SIZE, in nci_allocate_device()