Searched defs:tx_headroom (Results 1 - 15 of 15) sorted by relevance

/linux-4.4.14/net/nfc/hci/
H A Dllc_nop.c27 int tx_headroom; member in struct:llc_nop
32 llc_nop_init(struct nfc_hci_dev *hdev, xmit_to_drv_t xmit_to_drv, rcv_to_hci_t rcv_to_hci, int tx_headroom, int tx_tailroom, int *rx_headroom, int *rx_tailroom, llc_failure_t llc_failure) llc_nop_init() argument
H A Dllc.c101 nfc_llc_allocate(const char *name, struct nfc_hci_dev *hdev, xmit_to_drv_t xmit_to_drv, rcv_to_hci_t rcv_to_hci, int tx_headroom, int tx_tailroom, llc_failure_t llc_failure) nfc_llc_allocate() argument
H A Dcore.c939 nfc_hci_allocate_device(struct nfc_hci_ops *ops, struct nfc_hci_init_data *init_data, unsigned long quirks, u32 protocols, const char *llc_name, int tx_headroom, int tx_tailroom, int max_link_payload) nfc_hci_allocate_device() argument
H A Dllc_shdlc.c73 int tx_headroom; member in struct:llc_shdlc
749 llc_shdlc_init(struct nfc_hci_dev *hdev, xmit_to_drv_t xmit_to_drv, rcv_to_hci_t rcv_to_hci, int tx_headroom, int tx_tailroom, int *rx_headroom, int *rx_tailroom, llc_failure_t llc_failure) llc_shdlc_init() argument
/linux-4.4.14/drivers/nfc/fdp/
H A Dfdp.c741 fdp_nci_probe(struct fdp_i2c_phy *phy, struct nfc_phy_ops *phy_ops, struct nci_dev **ndevp, int tx_headroom, int tx_tailroom, u8 clock_type, u32 clock_freq, u8 *fw_vsc_cfg) fdp_nci_probe() argument
/linux-4.4.14/include/net/nfc/
H A Ddigital.h207 int tx_headroom; member in struct:nfc_digital_dev
H A Dnfc.h192 int tx_headroom; member in struct:nfc_dev
H A Dnci_core.h206 int tx_headroom; member in struct:nci_dev
/linux-4.4.14/net/nfc/
H A Dcore.c1041 nfc_allocate_device(struct nfc_ops *ops, u32 supported_protocols, int tx_headroom, int tx_tailroom) nfc_allocate_device() argument
H A Ddigital_core.c746 nfc_digital_allocate_device(struct nfc_digital_ops *ops, __u32 supported_protocols, __u32 driver_capabilities, int tx_headroom, int tx_tailroom) nfc_digital_allocate_device() argument
/linux-4.4.14/net/nfc/nci/
H A Dcore.c1040 nci_allocate_device(struct nci_ops *ops, __u32 supported_protocols, int tx_headroom, int tx_tailroom) nci_allocate_device() argument
/linux-4.4.14/drivers/net/wireless/ipw2x00/
H A Dlibipw.h742 int tx_headroom; /* Set to size of any additional room needed at front member in struct:libipw_device
/linux-4.4.14/net/mac80211/
H A Dieee80211_i.h1173 int tx_headroom; /* required headroom for hardware/radiotap */ member in struct:ieee80211_local
/linux-4.4.14/drivers/staging/rtl8192e/
H A Drtllib.h1540 int tx_headroom; /* Set to size of any additional room needed at front member in struct:rtllib_device
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1684 int tx_headroom; /* Set to size of any additional room needed at front member in struct:ieee80211_device

Completed in 471 milliseconds