Lines Matching defs:priv
32 struct p54_common *priv = dev->priv; in p54_parse_firmware() local
190 static struct sk_buff *p54_alloc_skb(struct p54_common *priv, u16 hdr_flags, in p54_alloc_skb()
216 int p54_download_eeprom(struct p54_common *priv, void *buf, in p54_download_eeprom()
265 int p54_update_beacon_tim(struct p54_common *priv, u16 aid, bool set) in p54_update_beacon_tim()
282 int p54_sta_unlock(struct p54_common *priv, u8 *addr) in p54_sta_unlock()
298 int p54_tx_cancel(struct p54_common *priv, __le32 req_id) in p54_tx_cancel()
318 int p54_setup_mac(struct p54_common *priv) in p54_setup_mac()
395 int p54_scan(struct p54_common *priv, u16 mode, u16 dwell) in p54_scan()
543 int p54_set_leds(struct p54_common *priv) in p54_set_leds()
562 int p54_set_edcf(struct p54_common *priv) in p54_set_edcf()
599 int p54_set_ps(struct p54_common *priv) in p54_set_ps()
637 int p54_init_xbow_synth(struct p54_common *priv) in p54_init_xbow_synth()
656 int p54_upload_key(struct p54_common *priv, u8 algo, int slot, u8 idx, u8 len, in p54_upload_key()
706 int p54_fetch_statistics(struct p54_common *priv) in p54_fetch_statistics()
736 int p54_set_groupfilter(struct p54_common *priv) in p54_set_groupfilter()