Searched refs:ieee802154_hw (Results 1 – 1 of 1) sorted by relevance
75 struct ieee802154_hw { struct210 int (*start)(struct ieee802154_hw *hw);211 void (*stop)(struct ieee802154_hw *hw);212 int (*xmit_sync)(struct ieee802154_hw *hw,214 int (*xmit_async)(struct ieee802154_hw *hw,216 int (*ed)(struct ieee802154_hw *hw, u8 *level);217 int (*set_channel)(struct ieee802154_hw *hw, u8 page,219 int (*set_hw_addr_filt)(struct ieee802154_hw *hw,222 int (*set_txpower)(struct ieee802154_hw *hw, s32 mbm);223 int (*set_lbt)(struct ieee802154_hw *hw, bool on);[all …]