Searched refs:ndev (Results 1 – 17 of 17) sorted by relevance
| /include/net/nfc/ |
| D | nci_core.h | 66 int (*init)(struct nci_dev *ndev); 67 int (*open)(struct nci_dev *ndev); 68 int (*close)(struct nci_dev *ndev); 69 int (*send)(struct nci_dev *ndev, struct sk_buff *skb); 70 int (*setup)(struct nci_dev *ndev); 71 int (*post_setup)(struct nci_dev *ndev); 72 int (*fw_download)(struct nci_dev *ndev, const char *firmware_name); 73 __u32 (*get_rfprotocol)(struct nci_dev *ndev, __u8 rf_protocol); 74 int (*discover_se)(struct nci_dev *ndev); 75 int (*disable_se)(struct nci_dev *ndev, u32 se_idx); [all …]
|
| D | digital.h | 244 void nfc_digital_free_device(struct nfc_digital_dev *ndev); 245 int nfc_digital_register_device(struct nfc_digital_dev *ndev); 246 void nfc_digital_unregister_device(struct nfc_digital_dev *ndev); 248 static inline void nfc_digital_set_parent_dev(struct nfc_digital_dev *ndev, in nfc_digital_set_parent_dev() argument 251 nfc_set_parent_dev(ndev->nfc_dev, dev); in nfc_digital_set_parent_dev()
|
| D | hci.h | 100 struct nfc_dev *ndev; member 174 return nfc_set_vendor_cmds(hdev->ndev, cmds, n_cmds); in nfc_hci_set_vendor_cmds()
|
| /include/net/ |
| D | selftests.h | 9 void net_selftest(struct net_device *ndev, struct ethtool_test *etest, 16 static inline void net_selftest(struct net_device *ndev, struct ethtool_test *etest, in net_selftest() argument
|
| D | ncsi.h | 30 void (*handler)(struct ncsi_dev *ndev);
|
| /include/net/mana/ |
| D | mana.h | 105 struct net_device *ndev; member 337 struct net_device *ndev; member 416 struct net_device *ndev; member 473 netdev_tx_t mana_start_xmit(struct sk_buff *skb, struct net_device *ndev); 477 int mana_alloc_queues(struct net_device *ndev); 478 int mana_attach(struct net_device *ndev); 479 int mana_detach(struct net_device *ndev, bool from_close); 484 void mana_xdp_tx(struct sk_buff *skb, struct net_device *ndev); 485 int mana_xdp_xmit(struct net_device *ndev, int n, struct xdp_frame **frames, 487 u32 mana_run_xdp(struct net_device *ndev, struct mana_rxq *rxq, [all …]
|
| /include/rdma/ |
| D | ib_cache.h | 19 struct net_device *ndev); 24 struct net_device *ndev);
|
| D | rdma_netlink.h | 128 int (*newlink)(const char *ibdev_name, struct net_device *ndev);
|
| D | ib_sa.h | 496 struct net_device *ndev,
|
| D | ib_verbs.h | 152 struct net_device __rcu *ndev; member 4456 struct ib_device *ib_device_get_by_netdev(struct net_device *ndev, 4463 int ib_device_set_netdev(struct ib_device *ib_dev, struct net_device *ndev, 4740 u32 port, struct net_device *ndev);
|
| /include/sound/ |
| D | tas2781-dsp.h | 67 unsigned char ndev; member 150 unsigned char ndev; member
|
| D | tas2781.h | 172 unsigned char ndev; member
|
| /include/linux/ |
| D | stmmac.h | 234 int (*serdes_powerup)(struct net_device *ndev, void *priv); 235 void (*serdes_powerdown)(struct net_device *ndev, void *priv); 236 void (*speed_mode_2500)(struct net_device *ndev, void *priv);
|
| D | netpoll.h | 62 int __netpoll_setup(struct netpoll *np, struct net_device *ndev);
|
| D | phy.h | 2073 int phy_ethtool_get_link_ksettings(struct net_device *ndev, 2075 int phy_ethtool_set_link_ksettings(struct net_device *ndev, 2077 int phy_ethtool_nway_reset(struct net_device *ndev);
|
| D | netdevice.h | 4178 struct net_device *ndev, in DEFINE_FREE() 4185 __dev_hold(ndev); in DEFINE_FREE() 4188 if (ndev) in DEFINE_FREE() 4189 __netdev_tracker_alloc(ndev, tracker, gfp); in DEFINE_FREE() 4613 int devm_register_netdev(struct device *dev, struct net_device *ndev);
|
| /include/pcmcia/ |
| D | cistpl.h | 104 u_char ndev; member
|