Searched defs:target_idx (Results 1 – 7 of 7) sorted by relevance
/net/nfc/ |
D | core.c | 223 static struct nfc_target *nfc_find_target(struct nfc_dev *dev, u32 target_idx) in nfc_find_target() 321 int nfc_dep_link_is_up(struct nfc_dev *dev, u32 target_idx, in nfc_dep_link_is_up() 339 int nfc_activate_target(struct nfc_dev *dev, u32 target_idx, u32 protocol) in nfc_activate_target() 386 int nfc_deactivate_target(struct nfc_dev *dev, u32 target_idx) in nfc_deactivate_target() 432 int nfc_data_exchange(struct nfc_dev *dev, u32 target_idx, struct sk_buff *skb, in nfc_data_exchange() 664 int nfc_target_lost(struct nfc_dev *dev, u32 target_idx) in nfc_target_lost()
|
D | nfc.h | 41 u32 target_idx; member
|
D | rawsock.c | 170 u32 target_idx = nfc_rawsock(sk)->target_idx; in rawsock_tx_work() local
|
D | llcp.h | 78 u32 target_idx; member 119 u32 target_idx; member
|
D | netlink.c | 203 int nfc_genl_target_lost(struct nfc_dev *dev, u32 target_idx) in nfc_genl_target_lost() 509 int nfc_genl_dep_link_up_event(struct nfc_dev *dev, u32 target_idx, in nfc_genl_dep_link_up_event()
|
D | llcp_core.c | 1526 void nfc_llcp_mac_is_up(struct nfc_dev *dev, u32 target_idx, in nfc_llcp_mac_is_up()
|
/net/core/ |
D | netprio_cgroup.c | 43 static int extend_netdev_table(struct net_device *dev, u32 target_idx) in extend_netdev_table()
|