Searched defs:tx_tailroom (Results 1 - 11 of 11) sorted by relevance

/linux-4.4.14/net/nfc/hci/
H A Dllc_nop.c28 int tx_tailroom; 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.c74 int tx_tailroom; 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.h208 int tx_tailroom; member in struct:nfc_digital_dev
H A Dnfc.h193 int tx_tailroom; member in struct:nfc_dev
H A Dnci_core.h207 int tx_tailroom; 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

Completed in 346 milliseconds