Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/nfc/hci/
H A Dllc_nop.c17 int tx_tailroom; member
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) llc_nop_init() argument
H A Dllc.c90 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.c950 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.c63 int tx_tailroom; member
738 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
/kernel/linux/linux-6.6/net/nfc/hci/
H A Dllc_nop.c17 int tx_tailroom; member
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) llc_nop_init() argument
H A Dllc.c90 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.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) nfc_hci_allocate_device() argument
H A Dllc_shdlc.c63 int tx_tailroom; member
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) llc_shdlc_init() argument
/kernel/linux/linux-5.10/net/nfc/
H A Dcore.c1043 nfc_allocate_device(struct nfc_ops *ops, u32 supported_protocols, int tx_headroom, int tx_tailroom) nfc_allocate_device() argument
H A Ddigital_core.c750 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
/kernel/linux/linux-5.10/include/net/nfc/
H A Ddigital.h199 int tx_tailroom; member
H A Dnfc.h182 int tx_tailroom; member
H A Dnci_core.h202 int tx_tailroom; member
/kernel/linux/linux-5.10/drivers/nfc/fdp/
H A Dfdp.c714 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
/kernel/linux/linux-6.6/include/net/nfc/
H A Dnfc.h182 int tx_tailroom; member
H A Ddigital.h199 int tx_tailroom; member
H A Dnci_core.h202 int tx_tailroom; member
/kernel/linux/linux-6.6/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) fdp_nci_probe() argument
/kernel/linux/linux-6.6/net/nfc/
H A Dcore.c1051 nfc_allocate_device(const struct nfc_ops *ops, u32 supported_protocols, int tx_headroom, int tx_tailroom) nfc_allocate_device() argument
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) nfc_digital_allocate_device() argument
/kernel/linux/linux-5.10/net/nfc/nci/
H A Dcore.c1137 nci_allocate_device(struct nci_ops *ops, __u32 supported_protocols, int tx_headroom, int tx_tailroom) nci_allocate_device() argument
/kernel/linux/linux-6.6/net/nfc/nci/
H A Dcore.c1149 nci_allocate_device(const struct nci_ops *ops, __u32 supported_protocols, int tx_headroom, int tx_tailroom) nci_allocate_device() argument

Completed in 25 milliseconds