Searched defs:phy (Results 1 – 14 of 14) sorted by relevance
| /net/ieee802154/ |
| A D | nl-phy.c | 29 u32 seq, int flags, struct wpan_phy *phy) in ieee802154_nl_fill_phy() 77 struct wpan_phy *phy; in ieee802154_list_phy() local 119 static int ieee802154_dump_phy_iter(struct wpan_phy *phy, void *_data) in ieee802154_dump_phy_iter() 164 struct wpan_phy *phy; in ieee802154_add_iface() local 269 struct wpan_phy *phy; in ieee802154_del_iface() local
|
| A D | core.c | 49 struct wpan_phy *phy = container_of(dev, struct wpan_phy, dev); in wpan_phy_iter() local 54 int wpan_phy_for_each(int (*fn)(struct wpan_phy *phy, void *data), in wpan_phy_for_each() 140 int wpan_phy_register(struct wpan_phy *phy) in wpan_phy_register() 164 void wpan_phy_unregister(struct wpan_phy *phy) in wpan_phy_unregister() 195 void wpan_phy_free(struct wpan_phy *phy) in wpan_phy_free()
|
| A D | nl-mac.c | 78 struct wpan_phy *phy; in ieee802154_nl_fill_iface() local 460 struct wpan_phy *phy; in ieee802154_set_macparams() local
|
| /net/mac802154/ |
| A D | main.c | 49 struct wpan_phy *phy; in ieee802154_alloc_hw() local 124 void ieee802154_configure_durations(struct wpan_phy *phy, in ieee802154_configure_durations()
|
| A D | ieee802154_i.h | 38 struct wpan_phy *phy; member
|
| A D | cfg.c | 85 ieee802154_add_iface(struct wpan_phy *phy, const char *name, in ieee802154_add_iface()
|
| /net/caif/ |
| A D | cfcnfg.c | 136 struct cfcnfg_phyinfo *phy; in cfcnfg_get_phyinfo_rcu() local 152 struct cfcnfg_phyinfo *phy; in cfcnfg_get_phyid() local 171 struct cfcnfg_phyinfo *phy; in cfcnfg_get_id_from_ifi() local 305 struct cfcnfg_phyinfo *phy; in caif_connect_client() local
|
| /net/ethtool/ |
| A D | tsconfig.c | 262 struct phy_device *phy = NULL; in tsconfig_set_hwprov_from_desc() local
|
| A D | common.c | 977 struct phy_device *phy; in ethtool_get_ts_info_by_phc() local
|
| /net/dsa/ |
| A D | port.c | 213 int dsa_port_enable_rt(struct dsa_port *dp, struct phy_device *phy) in dsa_port_enable_rt() 234 int dsa_port_enable(struct dsa_port *dp, struct phy_device *phy) in dsa_port_enable()
|
| /net/bluetooth/ |
| A D | hci_conn.c | 1314 u16 conn_timeout, u8 role, u8 phy, u8 sec_phy) in hci_connect_le() 2032 struct bt_iso_io_qos *qos, __u8 phy) in hci_iso_qos_setup()
|
| A D | hci_event.c | 5899 u8 adv_type, u8 phy, u8 sec_phy) in check_pending_le_conn() 5989 u8 direct_addr_type, u8 phy, u8 sec_phy, s8 rssi, in process_adv_report()
|
| A D | hci_sync.c | 2910 struct hci_cp_le_scan_phy_params *phy; in hci_le_set_ext_scan_param_sync() local
|
| /net/openvswitch/ |
| A D | flow.h | 83 } __packed phy; /* Safe when right after 'tun_key'. */ member
|
Completed in 51 milliseconds