Searched refs:lbtf_private (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/libertas_tf/
H A Dlibertas_tf.h161 struct lbtf_private;
177 struct lbtf_private { struct
192 int (*hw_host_to_card) (struct lbtf_private *priv, u8 type, u8 *payload, u16 nb);
328 int (*callback)(struct lbtf_private *,
457 struct lbtf_private;
461 void lbtf_set_mac_control(struct lbtf_private *priv);
463 int lbtf_free_cmd_buffer(struct lbtf_private *priv);
465 int lbtf_allocate_cmd_buffer(struct lbtf_private *priv);
466 int lbtf_execute_next_command(struct lbtf_private *priv);
467 int lbtf_set_radio_control(struct lbtf_private *pri
[all...]
H A Dcmd.c31 static struct cmd_ctrl_node *lbtf_get_cmd_ctrl_node(struct lbtf_private *priv);
37 * @priv A pointer to struct lbtf_private structure
44 int lbtf_cmd_copyback(struct lbtf_private *priv, unsigned long extra,
58 static void lbtf_geo_init(struct lbtf_private *priv)
77 * @priv A pointer to struct lbtf_private structure
81 int lbtf_update_hw_spec(struct lbtf_private *priv)
146 * @priv A pointer to struct lbtf_private structure
151 int lbtf_set_channel(struct lbtf_private *priv, u8 channel)
167 int lbtf_beacon_set(struct lbtf_private *priv, struct sk_buff *beacon)
189 int lbtf_beacon_ctrl(struct lbtf_private *pri
[all...]
H A Dmain.c94 struct lbtf_private *priv = container_of(work, struct lbtf_private,
141 * @priv A pointer to struct lbtf_private structure
145 static int lbtf_setup_firmware(struct lbtf_private *priv)
175 struct lbtf_private *priv = (struct lbtf_private *)data;
197 static int lbtf_init_adapter(struct lbtf_private *priv)
220 static void lbtf_free_adapter(struct lbtf_private *priv)
230 struct lbtf_private *priv = hw->priv;
244 struct lbtf_private *pri
[all...]
H A Dif_usb.h13 struct lbtf_private;
48 struct lbtf_private *priv;
H A Dif_usb.c46 static int if_usb_host_to_card(struct lbtf_private *priv, uint8_t type,
100 static void if_usb_setup_firmware(struct lbtf_private *priv)
148 struct lbtf_private *priv;
255 struct lbtf_private *priv = (struct lbtf_private *) cardp->priv;
276 * @priv pointer to struct lbtf_private
370 * @priv pointer to struct lbtf_private
584 struct lbtf_private *priv)
601 struct lbtf_private *priv)
629 struct lbtf_private *pri
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/libertas_tf/
H A Dlibertas_tf.h161 struct lbtf_private;
177 struct lbtf_private { struct
192 int (*hw_host_to_card) (struct lbtf_private *priv, u8 type, u8 *payload, u16 nb);
328 int (*callback)(struct lbtf_private *,
457 struct lbtf_private;
461 void lbtf_set_mac_control(struct lbtf_private *priv);
463 int lbtf_free_cmd_buffer(struct lbtf_private *priv);
465 int lbtf_allocate_cmd_buffer(struct lbtf_private *priv);
466 int lbtf_execute_next_command(struct lbtf_private *priv);
467 int lbtf_set_radio_control(struct lbtf_private *pri
[all...]
H A Dcmd.c31 static struct cmd_ctrl_node *lbtf_get_cmd_ctrl_node(struct lbtf_private *priv);
37 * @priv A pointer to struct lbtf_private structure
44 int lbtf_cmd_copyback(struct lbtf_private *priv, unsigned long extra,
58 static void lbtf_geo_init(struct lbtf_private *priv)
77 * @priv A pointer to struct lbtf_private structure
81 int lbtf_update_hw_spec(struct lbtf_private *priv)
146 * @priv A pointer to struct lbtf_private structure
151 int lbtf_set_channel(struct lbtf_private *priv, u8 channel)
167 int lbtf_beacon_set(struct lbtf_private *priv, struct sk_buff *beacon)
189 int lbtf_beacon_ctrl(struct lbtf_private *pri
[all...]
H A Dmain.c94 struct lbtf_private *priv = container_of(work, struct lbtf_private,
141 * @priv A pointer to struct lbtf_private structure
145 static int lbtf_setup_firmware(struct lbtf_private *priv)
175 struct lbtf_private *priv = (struct lbtf_private *)data;
197 static int lbtf_init_adapter(struct lbtf_private *priv)
220 static void lbtf_free_adapter(struct lbtf_private *priv)
230 struct lbtf_private *priv = hw->priv;
244 struct lbtf_private *pri
[all...]
H A Dif_usb.h13 struct lbtf_private;
48 struct lbtf_private *priv;
H A Dif_usb.c46 static int if_usb_host_to_card(struct lbtf_private *priv, uint8_t type,
100 static void if_usb_setup_firmware(struct lbtf_private *priv)
148 struct lbtf_private *priv;
255 struct lbtf_private *priv = (struct lbtf_private *) cardp->priv;
276 * @priv pointer to struct lbtf_private
370 * @priv pointer to struct lbtf_private
584 struct lbtf_private *priv)
601 struct lbtf_private *priv)
629 struct lbtf_private *pri
[all...]

Completed in 71 milliseconds