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

/linux-master/net/nfc/hci/
H A Dllc_nop.c17 int tx_tailroom; member in struct:llc_nop
21 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) argument
H A Dllc.c92 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) argument
H A Dcore.c950 nfc_hci_allocate_device(const 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) argument
H A Dllc_shdlc.c63 int tx_tailroom; member in struct:llc_shdlc
721 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) argument
/linux-master/include/net/nfc/
H A Ddigital.h199 int tx_tailroom; member in struct:nfc_digital_dev
H A Dnfc.h182 int tx_tailroom; member in struct:nfc_dev
H A Dnci_core.h202 int tx_tailroom; member in struct:nci_dev
/linux-master/drivers/nfc/fdp/
H A Dfdp.c699 fdp_nci_probe(struct fdp_i2c_phy *phy, const struct nfc_phy_ops *phy_ops, struct nci_dev **ndevp, int tx_headroom, int tx_tailroom, u8 clock_type, u32 clock_freq, const u8 *fw_vsc_cfg) argument
/linux-master/net/nfc/
H A Ddigital_core.c753 nfc_digital_allocate_device(const struct nfc_digital_ops *ops, __u32 supported_protocols, __u32 driver_capabilities, int tx_headroom, int tx_tailroom) argument
H A Dcore.c1051 nfc_allocate_device(const struct nfc_ops *ops, u32 supported_protocols, int tx_headroom, int tx_tailroom) argument
/linux-master/net/nfc/nci/
H A Dcore.c1149 nci_allocate_device(const struct nci_ops *ops, __u32 supported_protocols, int tx_headroom, int tx_tailroom) argument

Completed in 230 milliseconds