Home
last modified time | relevance | path

Searched refs:p54_common (Results 1 – 10 of 10) sorted by relevance

/linux-5.19.10/drivers/net/wireless/intersil/p54/
Dlmac.h521 int p54_set_leds(struct p54_common *priv);
522 int p54_init_leds(struct p54_common *priv);
523 void p54_unregister_leds(struct p54_common *priv);
529 int p54_tx_cancel(struct p54_common *priv, __le32 req_id);
530 void p54_tx(struct p54_common *priv, struct sk_buff *skb);
533 int p54_init_xbow_synth(struct p54_common *priv);
534 int p54_scan(struct p54_common *priv, u16 mode, u16 dwell);
537 int p54_sta_unlock(struct p54_common *priv, u8 *addr);
538 int p54_update_beacon_tim(struct p54_common *priv, u16 aid, bool set);
539 int p54_setup_mac(struct p54_common *priv);
[all …]
Dmain.c38 struct p54_common *priv = hw->priv; in p54_sta_add_remove()
54 struct p54_common *priv = dev->priv; in p54_sta_notify()
69 struct p54_common *priv = dev->priv; in p54_set_tim()
135 static int p54_beacon_update(struct p54_common *priv, in p54_beacon_update()
167 struct p54_common *priv = dev->priv; in p54_start()
202 struct p54_common *priv = dev->priv; in p54_stop()
226 struct p54_common *priv = dev->priv; in p54_add_interface()
260 struct p54_common *priv = dev->priv; in p54_remove_interface()
282 struct p54_common *priv = dev->priv; in p54_wait_for_stats()
297 static void p54_reset_stats(struct p54_common *priv) in p54_reset_stats()
[all …]
Dled.c29 struct p54_common *priv = container_of(work, struct p54_common, in p54_update_leds()
70 struct p54_common *priv = dev->priv; in p54_led_brightness_set()
81 static int p54_register_led(struct p54_common *priv, in p54_register_led()
109 int p54_init_leds(struct p54_common *priv) in p54_init_leds()
145 void p54_unregister_leds(struct p54_common *priv) in p54_unregister_leds()
Dtxrx.c27 static void p54_dump_tx_queue(struct p54_common *priv) in p54_dump_tx_queue()
79 static int p54_assign_address(struct p54_common *priv, struct sk_buff *skb) in p54_assign_address()
150 static void p54_tx_pending(struct p54_common *priv) in p54_tx_pending()
166 static void p54_wake_queues(struct p54_common *priv) in p54_wake_queues()
185 static int p54_tx_qos_accounting_alloc(struct p54_common *priv, in p54_tx_qos_accounting_alloc()
215 static void p54_tx_qos_accounting_free(struct p54_common *priv, in p54_tx_qos_accounting_free()
238 struct p54_common *priv = dev->priv; in p54_free_skb()
248 static struct sk_buff *p54_find_and_unlink_skb(struct p54_common *priv, in p54_find_and_unlink_skb()
269 void p54_tx(struct p54_common *priv, struct sk_buff *skb) in p54_tx()
275 static int p54_rssi_to_dbm(struct p54_common *priv, int rssi) in p54_rssi_to_dbm()
[all …]
Dfwio.c29 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()
[all …]
Deeprom.c149 struct p54_common *priv = dev->priv; in p54_generate_band()
277 static int p54_get_maxpower(struct p54_common *priv, void *data) in p54_get_maxpower()
322 struct p54_common *priv = dev->priv; in p54_generate_channel_lists()
423 struct p54_common *priv = dev->priv; in p54_convert_rev0()
475 struct p54_common *priv = dev->priv; in p54_convert_rev1()
520 struct p54_common *priv = dev->priv; in p54_parse_rssical()
604 struct p54_rssi_db_entry *p54_rssi_find(struct p54_common *priv, const u16 freq) in p54_rssi_find()
667 struct p54_common *priv = dev->priv; in p54_convert_output_limits()
731 struct p54_common *priv = dev->priv; in p54_parse_eeprom()
950 struct p54_common *priv = dev->priv; in p54_read_eeprom()
Dp54spi.h94 struct p54_common common;
Dp54pci.h90 struct p54_common common;
Dp54usb.h144 struct p54_common common;
Dp54.h164 struct p54_common { struct