Home
last modified time | relevance | path

Searched defs:phy (Results 1 – 9 of 9) sorted by relevance

/net/mac802154/
Dieee802154_dev.c106 mac802154_netdev_register(struct wpan_phy *phy, struct net_device *dev) in mac802154_netdev_register()
143 mac802154_del_iface(struct wpan_phy *phy, struct net_device *dev) in mac802154_del_iface()
162 mac802154_add_iface(struct wpan_phy *phy, const char *name, int type) in mac802154_add_iface()
199 static int mac802154_set_txpower(struct wpan_phy *phy, int db) in mac802154_set_txpower()
206 static int mac802154_set_lbt(struct wpan_phy *phy, bool on) in mac802154_set_lbt()
213 static int mac802154_set_cca_mode(struct wpan_phy *phy, u8 mode) in mac802154_set_cca_mode()
220 static int mac802154_set_cca_ed_level(struct wpan_phy *phy, s32 level) in mac802154_set_cca_ed_level()
227 static int mac802154_set_csma_params(struct wpan_phy *phy, u8 min_be, in mac802154_set_csma_params()
235 static int mac802154_set_frame_retries(struct wpan_phy *phy, s8 retries) in mac802154_set_frame_retries()
245 struct wpan_phy *phy; in ieee802154_alloc_device() local
Dmac802154.h38 struct wpan_phy *phy; member
Dwpan.c153 struct wpan_phy *phy = priv->hw->phy; in mac802154_wpan_open() local
/net/ieee802154/
Dwpan-class.c54 struct wpan_phy *phy = container_of(dev, struct wpan_phy, dev); in channels_supported_show() local
83 struct wpan_phy *phy = container_of(d, struct wpan_phy, dev); in wpan_phy_release() local
125 struct wpan_phy *phy = container_of(dev, struct wpan_phy, dev); in wpan_phy_iter() local
130 int wpan_phy_for_each(int (*fn)(struct wpan_phy *phy, void *data), in wpan_phy_for_each()
150 struct wpan_phy *phy = kzalloc(sizeof(*phy) + priv_size, in wpan_phy_alloc() local
182 int wpan_phy_register(struct wpan_phy *phy) in wpan_phy_register()
188 void wpan_phy_unregister(struct wpan_phy *phy) in wpan_phy_unregister()
194 void wpan_phy_free(struct wpan_phy *phy) in wpan_phy_free()
Dnl-phy.c39 u32 seq, int flags, struct wpan_phy *phy) in ieee802154_nl_fill_phy()
86 struct wpan_phy *phy; in ieee802154_list_phy() local
129 static int ieee802154_dump_phy_iter(struct wpan_phy *phy, void *_data) in ieee802154_dump_phy_iter()
174 struct wpan_phy *phy; in ieee802154_add_iface() local
277 struct wpan_phy *phy; in ieee802154_del_iface() local
Dnl-mac.c269 struct wpan_phy *phy; in ieee802154_nl_fill_iface() local
639 struct wpan_phy *phy; in ieee802154_set_macparams() local
/net/caif/
Dcfcnfg.c136 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
307 struct cfcnfg_phyinfo *phy; in caif_connect_client() local
/net/dsa/
Ddsa_priv.h43 struct phy_device *phy; member
/net/openvswitch/
Dflow.h96 } __packed phy; /* Safe when right after 'tun_key'. */ member