Lines Matching defs:dev
233 static void ad9361_rf_set_channel(struct ieee80211_hw *dev, in ad9361_rf_set_channel()
378 static int rx_dma_setup(struct ieee80211_hw *dev){ in rx_dma_setup()
417 struct ieee80211_hw *dev = dev_id; local
613 struct ieee80211_hw *dev = dev_id; local
912 inline void report_pkt_loss_due_to_driver_drop(struct ieee80211_hw *dev, struct sk_buff *skb)
925 static void openwifi_tx(struct ieee80211_hw *dev,
1425 static int openwifi_set_antenna(struct ieee80211_hw *dev, u32 tx_ant, u32 rx_ant)
1511 static int openwifi_get_antenna(struct ieee80211_hw *dev, u32 *tx_ant, u32 *rx_ant)
1532 static int openwifi_start(struct ieee80211_hw *dev)
1661 static void openwifi_stop(struct ieee80211_hw *dev)
1714 static u64 openwifi_get_tsf(struct ieee80211_hw *dev,
1751 struct ieee80211_hw *dev = vif_priv->dev; local
1784 static int openwifi_add_interface(struct ieee80211_hw *dev,
1836 static void openwifi_remove_interface(struct ieee80211_hw *dev,
1847 static int openwifi_config(struct ieee80211_hw *dev, u32 changed)
1865 static void openwifi_bss_info_changed(struct ieee80211_hw *dev,
1941 static int openwifi_conf_tx(struct ieee80211_hw *dev, struct ieee80211_vif *vif, u16 queue,
1978 static u64 openwifi_prepare_multicast(struct ieee80211_hw *dev,
1985 static void openwifi_configure_filter(struct ieee80211_hw *dev,
2096 static int custom_match_spi_dev(struct device *dev, const void *data)
2105 static int custom_match_platform_dev(struct device *dev, const void *data)
2120 struct ieee80211_hw *dev; local
2636 struct ieee80211_hw *dev = platform_get_drvdata(pdev); local