• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ar9170/

Lines Matching refs:ar9170

45 #include "ar9170.h"
180 static void ar9170_tx(struct ar9170 *ar);
194 static void ar9170_print_txheader(struct ar9170 *ar, struct sk_buff *skb)
210 static void __ar9170_dump_txqueue(struct ar9170 *ar,
232 static void ar9170_dump_txqueue(struct ar9170 *ar,
244 static void __ar9170_dump_txstats(struct ar9170 *ar)
260 static void ar9170_recycle_expired(struct ar9170 *ar,
299 static void ar9170_tx_status(struct ar9170 *ar, struct sk_buff *skb,
330 void ar9170_tx_callback(struct ar9170 *ar, struct sk_buff *skb)
364 static struct sk_buff *ar9170_get_queued_skb(struct ar9170 *ar,
433 struct ar9170 *ar = container_of(work, struct ar9170,
469 void ar9170_handle_command_response(struct ar9170 *ar, void *buf, u32 len)
553 printk(KERN_DEBUG "ar9170 FW: %.*s\n", len - 4,
561 printk(KERN_DEBUG "ar9170 FW: u8: %#.2x\n",
565 printk(KERN_DEBUG "ar9170 FW: u8: %#.4x\n",
569 printk(KERN_DEBUG "ar9170 FW: u8: %#.8x\n",
573 printk(KERN_DEBUG "ar9170 FW: u8: %#.16lx\n",
580 print_hex_dump_bytes("ar9170 FW:", DUMP_PREFIX_NONE,
591 static void ar9170_rx_reset_rx_mpdu(struct ar9170 *ar)
597 int ar9170_nag_limiter(struct ar9170 *ar)
623 static int ar9170_rx_mac_status(struct ar9170 *ar,
771 static void ar9170_rx_phy_status(struct ar9170 *ar,
830 static void ar9170_handle_mpdu(struct ar9170 *ar, u8 *buf, int len)
932 void ar9170_rx(struct ar9170 *ar, struct sk_buff *skb)
1084 struct ar9170 *ar = hw->priv;
1141 struct ar9170 *ar = hw->priv;
1171 static int ar9170_tx_prepare(struct ar9170 *ar, struct sk_buff *skb)
1257 static void ar9170_tx_prepare_phy(struct ar9170 *ar, struct sk_buff *skb)
1357 static void ar9170_tx(struct ar9170 *ar)
1481 struct ar9170 *ar = hw->priv;
1507 struct ar9170 *ar = hw->priv;
1541 struct ar9170 *ar = hw->priv;
1557 struct ar9170 *ar = hw->priv;
1631 struct ar9170 *ar = hw->priv;
1683 struct ar9170 *ar = hw->priv;
1742 struct ar9170 *ar = hw->priv;
1774 struct ar9170 *ar = hw->priv;
1894 struct ar9170 *ar = hw->priv;
1911 struct ar9170 *ar = hw->priv;
1929 struct ar9170 *ar = hw->priv;
1985 struct ar9170 *ar;
2045 static int ar9170_read_eeprom(struct ar9170 *ar)
2122 struct ar9170 *ar = hw->priv;
2127 int ar9170_register(struct ar9170 *ar, struct device *pdev)
2172 void ar9170_unregister(struct ar9170 *ar)