Searched defs:wmip (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/drivers/ar6000/wlan/
H A Dwlan_node.c262 wlan_node_table_init(void *wmip, struct ieee80211_node_table *nt) argument
/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/drivers/ar6000/wmi/
H A Dwmi.c173 struct wmi_t *wmip; local
191 wmi_qos_state_init(struct wmi_t *wmip) argument
218 wmi_shutdown(struct wmi_t *wmip) argument
236 wmi_dix_2_dot3(struct wmi_t *wmip, void *osbuf) argument
299 wmi_data_hdr_add(struct wmi_t *wmip, void *osbuf, A_UINT8 msgType) argument
316 wmi_implicit_create_pstream(struct wmi_t *wmip, void *osbuf, A_UINT8 dir, A_UINT8 up) argument
367 wmi_get_stream_id(struct wmi_t *wmip, A_UINT8 trafficClass) argument
377 wmi_dot3_2_dix(struct wmi_t *wmip, void *osbuf) argument
405 wmi_data_hdr_remove(struct wmi_t *wmip, void *osbuf) argument
413 wmi_iterate_nodes(struct wmi_t *wmip, wlan_node_iter_func *f, void *arg) argument
422 wmi_control_rx_xtnd(struct wmi_t *wmip, void *osbuf) argument
496 wmi_control_rx(struct wmi_t *wmip, void *osbuf) argument
694 wmi_ready_event_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
709 wmi_connect_event_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
735 wmi_regDomain_event_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
750 wmi_neighborReport_event_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
771 wmi_disconnect_event_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
791 wmi_tkip_micerr_event_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
807 wmi_bssInfo_event_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
882 wmi_opt_frame_event_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
927 wmi_pstream_timeout_event_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
957 wmi_bitrate_reply_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
981 wmi_ratemask_reply_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
998 wmi_channelList_reply_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1015 wmi_txPwr_reply_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1030 wmi_keepalive_reply_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1047 wmi_dset_open_req_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1068 wmi_dset_close_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1084 wmi_dset_data_req_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1107 wmi_scanComplete_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1125 wmi_errorEvent_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1148 wmi_statsEvent_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1164 wmi_rssiThresholdEvent_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1181 wmi_reportErrorEvent_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1197 wmi_cac_event_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1215 wmi_hbChallengeResp_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1231 wmi_roam_tbl_event_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1247 wmi_roam_data_event_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1263 wmi_txRetryErrEvent_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1279 wmi_snrThresholdEvent_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1295 wmi_lqThresholdEvent_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1311 wmi_aplistEvent_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1352 wmi_dbglog_event_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1365 wmi_gpio_intr_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1379 wmi_gpio_data_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1393 wmi_gpio_ack_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
1408 wmi_cmd_send(struct wmi_t *wmip, void *osbuf, WMI_COMMAND_ID cmdId, WMI_SYNC_FLAG syncflag) argument
1458 wmi_cmd_send_xtnd(struct wmi_t *wmip, void *osbuf, WMI_COMMAND_ID cmdId, WMI_SYNC_FLAG syncflag) argument
1474 wmi_connect_cmd(struct wmi_t *wmip, NETWORK_TYPE netType, DOT11_AUTH_MODE dot11AuthMode, AUTH_MODE authMode, CRYPTO_TYPE pairwiseCrypto, A_UINT8 pairwiseCryptoLen, CRYPTO_TYPE groupCrypto,A_UINT8 groupCryptoLen, int ssidLength, A_UCHAR *ssid, A_UINT8 *bssid, A_UINT16 channel, A_UINT32 ctrl_flags) argument
1524 wmi_reconnect_cmd(struct wmi_t *wmip, A_UINT8 *bssid, A_UINT16 channel) argument
1549 wmi_disconnect_cmd(struct wmi_t *wmip) argument
1568 wmi_startscan_cmd(struct wmi_t *wmip, WMI_SCAN_TYPE scanType, A_BOOL forceFgScan, A_BOOL isLegacy, A_UINT32 homeDwellTime, A_UINT32 forceScanInterval) argument
1597 wmi_scanparams_cmd(struct wmi_t *wmip, A_UINT16 fg_start_sec, A_UINT16 fg_end_sec, A_UINT16 bg_sec, A_UINT16 minact_chdw_msec, A_UINT16 maxact_chdw_msec, A_UINT16 pas_chdw_msec, A_UINT8 shScanRatio, A_UINT8 scanCtrlFlags, A_UINT32 max_dfsch_act_time) argument
1631 wmi_bssfilter_cmd(struct wmi_t *wmip, A_UINT8 filter, A_UINT32 ieMask) argument
1657 wmi_probedSsid_cmd(struct wmi_t *wmip, A_UINT8 index, A_UINT8 flag, A_UINT8 ssidLength, A_UCHAR *ssid) argument
1695 wmi_listeninterval_cmd(struct wmi_t *wmip, A_UINT16 listenInterval, A_UINT16 listenBeacons) argument
1717 wmi_bmisstime_cmd(struct wmi_t *wmip, A_UINT16 bmissTime, A_UINT16 bmissBeacons) argument
1739 wmi_associnfo_cmd(struct wmi_t *wmip, A_UINT8 ieType, A_UINT8 ieLen, A_UINT8 *ieInfo) argument
1765 wmi_powermode_cmd(struct wmi_t *wmip, A_UINT8 powerMode) argument
1787 wmi_ibsspmcaps_cmd(struct wmi_t *wmip, A_UINT8 pmEnable, A_UINT8 ttl, A_UINT16 atim_windows, A_UINT16 timeout_value) argument
1812 wmi_pmparams_cmd(struct wmi_t *wmip, A_UINT16 idlePeriod, A_UINT16 psPollNum, A_UINT16 dtimPolicy) argument
1836 wmi_disctimeout_cmd(struct wmi_t *wmip, A_UINT8 timeout) argument
1857 wmi_addKey_cmd(struct wmi_t *wmip, A_UINT8 keyIndex, CRYPTO_TYPE keyType, A_UINT8 keyUsage, A_UINT8 keyLength, A_UINT8 *keyRSC, A_UINT8 *keyMaterial, A_UINT8 key_op_ctrl, WMI_SYNC_FLAG sync_flag) argument
1898 wmi_add_krk_cmd(struct wmi_t *wmip, A_UINT8 *krk) argument
1919 wmi_delete_krk_cmd(struct wmi_t *wmip) argument
1933 wmi_deleteKey_cmd(struct wmi_t *wmip, A_UINT8 keyIndex) argument
1958 wmi_setPmkid_cmd(struct wmi_t *wmip, A_UINT8 *bssid, A_UINT8 *pmkId, A_BOOL set) argument
1993 wmi_set_tkip_countermeasures_cmd(struct wmi_t *wmip, A_BOOL en) argument
2013 wmi_set_akmp_params_cmd(struct wmi_t *wmip, WMI_SET_AKMP_PARAMS_CMD *akmpParams) argument
2033 wmi_set_pmkid_list_cmd(struct wmi_t *wmip, WMI_SET_PMKID_LIST_CMD *pmkInfo) argument
2064 wmi_get_pmkid_list_cmd(struct wmi_t *wmip) argument
2078 wmi_dataSync_send(struct wmi_t *wmip, void *osbuf, WMI_PRI_STREAM_ID streamID) argument
2104 wmi_sync_point(struct wmi_t *wmip) argument
2193 wmi_create_pstream_cmd(struct wmi_t *wmip, WMI_CREATE_PSTREAM_CMD *params) argument
2265 wmi_delete_pstream_cmd(struct wmi_t *wmip, A_UINT8 trafficClass, A_UINT8 tsid) argument
2326 wmi_set_bitrate_cmd(struct wmi_t *wmip, A_INT32 rate) argument
2357 wmi_get_bitrate_cmd(struct wmi_t *wmip) argument
2373 wmi_is_bitrate_index_valid(struct wmi_t *wmip, A_UINT32 rateIndex) argument
2412 wmi_validate_bitrate(struct wmi_t *wmip, A_INT32 rate) argument
2439 wmi_set_fixrates_cmd(struct wmi_t *wmip, A_INT16 fixRatesMask) argument
2472 wmi_get_ratemask_cmd(struct wmi_t *wmip) argument
2485 wmi_get_channelList_cmd(struct wmi_t *wmip) argument
2509 wmi_set_channelParams_cmd(struct wmi_t *wmip, A_UINT8 scanParam, WMI_PHY_MODE mode, A_INT8 numChan, A_UINT16 *channelList) argument
2547 wmi_set_rssi_threshold_params(struct wmi_t *wmip, WMI_RSSI_THRESHOLD_PARAMS_CMD *rssiCmd) argument
2586 wmi_set_host_sleep_mode_cmd(struct wmi_t *wmip, WMI_SET_HOST_SLEEP_MODE_CMD *hostModeCmd) argument
2615 wmi_set_wow_mode_cmd(struct wmi_t *wmip, WMI_SET_WOW_MODE_CMD *wowModeCmd) argument
2641 wmi_get_wow_list_cmd(struct wmi_t *wmip, WMI_GET_WOW_LIST_CMD *wowListCmd) argument
2667 wmi_get_wow_list_event_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
2682 wmi_add_wow_pattern_cmd(struct wmi_t *wmip, WMI_ADD_WOW_PATTERN_CMD *addWowCmd, A_UINT8* pattern, A_UINT8* mask, A_UINT8 pattern_size) argument
2718 wmi_del_wow_pattern_cmd(struct wmi_t *wmip, WMI_DEL_WOW_PATTERN_CMD *delWowCmd) argument
2744 wmi_set_snr_threshold_params(struct wmi_t *wmip, WMI_SNR_THRESHOLD_PARAMS_CMD *snrCmd) argument
2779 wmi_clr_rssi_snr(struct wmi_t *wmip) argument
2793 wmi_set_lq_threshold_params(struct wmi_t *wmip, WMI_LQ_THRESHOLD_PARAMS_CMD *lqCmd) argument
2828 wmi_set_error_report_bitmask(struct wmi_t *wmip, A_UINT32 mask) argument
2853 wmi_get_challenge_resp_cmd(struct wmi_t *wmip, A_UINT32 cookie, A_UINT32 source) argument
2874 wmi_config_debug_module_cmd(struct wmi_t *wmip, A_UINT16 mmask, A_UINT16 tsr, A_BOOL rep, A_UINT16 size, A_UINT32 valid) argument
2900 wmi_get_stats_cmd(struct wmi_t *wmip) argument
2914 wmi_addBadAp_cmd(struct wmi_t *wmip, A_UINT8 apIndex, A_UINT8 *bssid) argument
2938 wmi_deleteBadAp_cmd(struct wmi_t *wmip, A_UINT8 apIndex) argument
2962 wmi_set_txPwr_cmd(struct wmi_t *wmip, A_UINT8 dbM) argument
2981 wmi_get_txPwr_cmd(struct wmi_t *wmip) argument
2994 wmi_switch_radio(struct wmi_t *wmip, A_UINT8 on) argument
3027 wmi_get_mapped_qos_queue(struct wmi_t *wmip, A_UINT8 trafficClass) argument
3039 wmi_get_roam_tbl_cmd(struct wmi_t *wmip) argument
3053 wmi_get_roam_data_cmd(struct wmi_t *wmip, A_UINT8 roamDataType) argument
3074 wmi_set_roam_ctrl_cmd(struct wmi_t *wmip, WMI_SET_ROAM_CTRL_CMD *p, A_UINT8 size) argument
3097 wmi_set_powersave_timers_cmd(struct wmi_t *wmip, WMI_POWERSAVE_TIMERS_POLICY_CMD *pCmd, A_UINT8 size) argument
3131 wmi_gpio_output_set(struct wmi_t *wmip, A_UINT32 set_mask, A_UINT32 clear_mask, A_UINT32 enable_mask, A_UINT32 disable_mask) argument
3165 wmi_gpio_input_get(struct wmi_t *wmip) argument
3182 wmi_gpio_register_set(struct wmi_t *wmip, A_UINT32 gpioreg_id, A_UINT32 value) argument
3211 wmi_gpio_register_get(struct wmi_t *wmip, A_UINT32 gpioreg_id) argument
3237 wmi_gpio_intr_ack(struct wmi_t *wmip, A_UINT32 ack_mask) argument
3263 wmi_set_access_params_cmd(struct wmi_t *wmip, A_UINT16 txop, A_UINT8 eCWmin, A_UINT8 eCWmax, A_UINT8 aifsn) argument
3293 wmi_set_retry_limits_cmd(struct wmi_t *wmip, A_UINT8 frameType, A_UINT8 trafficClass, A_UINT8 maxRetries, A_UINT8 enableNotify) argument
3332 wmi_get_current_bssid(struct wmi_t *wmip, A_UINT8 *bssid) argument
3340 wmi_set_opt_mode_cmd(struct wmi_t *wmip, A_UINT8 optMode) argument
3361 wmi_opt_tx_frame_cmd(struct wmi_t *wmip, A_UINT8 frmType, A_UINT8 *dstMacAddr, A_UINT8 *bssid, A_UINT16 optIEDataLen, A_UINT8 *optIEData) argument
3392 wmi_set_adhoc_bconIntvl_cmd(struct wmi_t *wmip, A_UINT16 intvl) argument
3414 wmi_set_voice_pkt_size_cmd(struct wmi_t *wmip, A_UINT16 voicePktSize) argument
3436 wmi_set_max_sp_len_cmd(struct wmi_t *wmip, A_UINT8 maxSPLen) argument
3469 wmi_get_power_mode_cmd(struct wmi_t *wmip) argument
3482 wmi_tcmd_test_report_rx(struct wmi_t *wmip, A_UINT8 *datap, int len) argument
3495 wmi_set_authmode_cmd(struct wmi_t *wmip, A_UINT8 mode) argument
3516 wmi_set_reassocmode_cmd(struct wmi_t *wmip, A_UINT8 mode) argument
3537 wmi_set_lpreamble_cmd(struct wmi_t *wmip, A_UINT8 status) argument
3558 wmi_set_rts_cmd(struct wmi_t *wmip, A_UINT16 threshold) argument
3579 wmi_set_wmm_cmd(struct wmi_t *wmip, WMI_WMM_STATUS status) argument
3601 wmi_set_wmm_txop(struct wmi_t *wmip, WMI_TXOP_CFG cfg) argument
3631 wmi_test_cmd(struct wmi_t *wmip, A_UINT8 *buf, A_UINT32 len) argument
3654 wmi_set_bt_status_cmd(struct wmi_t *wmip, A_UINT8 streamType, A_UINT8 status) argument
3676 wmi_set_bt_params_cmd(struct wmi_t *wmip, WMI_SET_BT_PARAMS_CMD* cmd) argument
3697 wmi_get_keepalive_configured(struct wmi_t *wmip) argument
3713 wmi_get_keepalive_cmd(struct wmi_t *wmip) argument
3719 wmi_set_keepalive_cmd(struct wmi_t *wmip, A_UINT8 keepaliveInterval) argument
3741 wmi_set_appie_cmd(struct wmi_t *wmip, A_UINT8 mgmtFrmType, A_UINT8 ieLen, A_UINT8 *ieInfo) argument
3770 wmi_set_halparam_cmd(struct wmi_t *wmip, A_UINT8 *cmd, A_UINT16 dataLen) argument
3800 wmi_node_return(struct wmi_t *wmip, bss_t *bss) argument
3809 wmi_find_Ssidnode(struct wmi_t *wmip, A_UCHAR *pSsid, A_UINT32 ssidLength, A_BOOL bIsWPA2) argument
3819 wmi_free_allnodes(struct wmi_t *wmip) argument
3825 wmi_find_node(struct wmi_t *wmip, const A_UINT8 *macaddr) argument
3833 wmi_dset_open_reply(struct wmi_t *wmip, A_UINT32 status, A_UINT32 access_cookie, A_UINT32 dset_size, A_UINT32 dset_version, A_UINT32 targ_handle, A_UINT32 targ_reply_fn, A_UINT32 targ_reply_arg) argument
3868 wmi_get_pmkid_list_event_rx(struct wmi_t *wmip, A_UINT8 *datap, A_UINT32 len) argument
3891 wmi_dset_data_reply(struct wmi_t *wmip, A_UINT32 status, A_UINT8 *user_buf, A_UINT32 length, A_UINT32 targ_buf, A_UINT32 targ_reply_fn, A_UINT32 targ_reply_arg) argument
3933 wmi_set_wsc_status_cmd(struct wmi_t *wmip, A_UINT32 status) argument
[all...]

Completed in 29 milliseconds