Lines Matching refs:p54_common
29 struct p54_common *priv = dev->priv; in p54_parse_firmware()
188 static struct sk_buff *p54_alloc_skb(struct p54_common *priv, u16 hdr_flags, in p54_alloc_skb()
214 int p54_download_eeprom(struct p54_common *priv, void *buf, in p54_download_eeprom()
262 int p54_update_beacon_tim(struct p54_common *priv, u16 aid, bool set) in p54_update_beacon_tim()
279 int p54_sta_unlock(struct p54_common *priv, u8 *addr) in p54_sta_unlock()
295 int p54_tx_cancel(struct p54_common *priv, __le32 req_id) in p54_tx_cancel()
315 int p54_setup_mac(struct p54_common *priv) in p54_setup_mac()
391 int p54_scan(struct p54_common *priv, u16 mode, u16 dwell) in p54_scan()
539 int p54_set_leds(struct p54_common *priv) in p54_set_leds()
558 int p54_set_edcf(struct p54_common *priv) in p54_set_edcf()
595 int p54_set_ps(struct p54_common *priv) in p54_set_ps()
633 int p54_init_xbow_synth(struct p54_common *priv) in p54_init_xbow_synth()
652 int p54_upload_key(struct p54_common *priv, u8 algo, int slot, u8 idx, u8 len, in p54_upload_key()
702 int p54_fetch_statistics(struct p54_common *priv) in p54_fetch_statistics()
732 int p54_set_groupfilter(struct p54_common *priv) in p54_set_groupfilter()