Searched defs:pdata_buf (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Dcmdresp.c545 u32 * pdata_buf = adapter->cur_cmd->pdata_buf; local
[all...]
H A Djoin.c259 libertas_cmd_80211_authenticate(wlan_private * priv, struct cmd_ds_command *cmd, void *pdata_buf) argument
325 libertas_cmd_80211_associate(wlan_private * priv, struct cmd_ds_command *cmd, void *pdata_buf) argument
455 libertas_cmd_80211_ad_hoc_start(wlan_private * priv, struct cmd_ds_command *cmd, void *pdata_buf) argument
584 libertas_cmd_80211_ad_hoc_join(wlan_private * priv, struct cmd_ds_command *cmd, void *pdata_buf) argument
H A Dcmd.c98 wlan_cmd_802_11_inactivity_timeout(wlan_private * priv, struct cmd_ds_command *cmd, u16 cmd_action, void *pdata_buf) argument
150 wlan_cmd_802_11_set_wep(wlan_private * priv, struct cmd_ds_command *cmd, u32 cmd_act, void * pdata_buf) argument
225 wlan_cmd_802_11_enable_rsn(wlan_private * priv, struct cmd_ds_command *cmd, u16 cmd_action, void * pdata_buf) argument
275 wlan_cmd_802_11_key_material(wlan_private * priv, struct cmd_ds_command *cmd, u16 cmd_action, u32 cmd_oid, void *pdata_buf) argument
354 wlan_cmd_802_11_snmp_mib(wlan_private * priv, struct cmd_ds_command *cmd, int cmd_action, int cmd_oid, void *pdata_buf) argument
515 wlan_cmd_802_11_rf_tx_power(wlan_private * priv, struct cmd_ds_command *cmd, u16 cmd_action, void *pdata_buf) argument
559 wlan_cmd_802_11_rf_antenna(wlan_private * priv, struct cmd_ds_command *cmd, u16 cmd_action, void *pdata_buf) argument
650 wlan_cmd_802_11_rf_channel(wlan_private * priv, struct cmd_ds_command *cmd, int option, void *pdata_buf) argument
689 wlan_cmd_reg_access(wlan_private * priv, struct cmd_ds_command *cmdptr, u8 cmd_action, void *pdata_buf) argument
786 wlan_cmd_802_11_eeprom_access(wlan_private * priv, struct cmd_ds_command *cmd, int cmd_action, void *pdata_buf) argument
807 wlan_cmd_bt_access(wlan_private * priv, struct cmd_ds_command *cmd, u16 cmd_action, void *pdata_buf) argument
844 wlan_cmd_fwt_access(wlan_private * priv, struct cmd_ds_command *cmd, u16 cmd_action, void *pdata_buf) argument
865 wlan_cmd_mesh_access(wlan_private * priv, struct cmd_ds_command *cmd, u16 cmd_action, void *pdata_buf) argument
1100 libertas_prepare_and_send_command(wlan_private * priv, u16 cmd_no, u16 cmd_action, u16 wait_option, u32 cmd_oid, void *pdata_buf) argument
1595 libertas_set_cmd_ctrl_node(wlan_private * priv, struct cmd_ctrl_node *ptempnode, u32 cmd_oid, u16 wait_option, void *pdata_buf) argument
[all...]
H A Dscan.c1691 libertas_cmd_80211_scan(wlan_private * priv, struct cmd_ds_command *cmd, void *pdata_buf) argument
H A Dhostcmd.h77 void *pdata_buf; member in struct:cmd_ctrl_node

Completed in 336 milliseconds