| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/ |
| D | gspi_ops.h | 108 #define REG_LEN_FORMAT(pcmd, x) SET_BITS_TO_LE_4BYTE(pcmd, 0, 8, x)/* (x<<(unsigned int)24) */ argument 109 #define REG_ADDR_FORMAT(pcmd, x) SET_BITS_TO_LE_4BYTE(pcmd, 8, 16, x)/* (x<<(unsigned int)16) */ argument 110 #define REG_DOMAIN_ID_FORMAT(pcmd, x) SET_BITS_TO_LE_4BYTE(pcmd, 24, 5, x)/* (x<<(unsigned int)0)… argument 111 #define REG_FUN_FORMAT(pcmd, x) SET_BITS_TO_LE_4BYTE(pcmd, 29, 2, x)/* (x<<(unsigned int)5) */ argument 112 #define REG_RW_FORMAT(pcmd, x) SET_BITS_TO_LE_4BYTE(pcmd, 31, 1, x)/* (x<<(unsigned int)7) */ argument 114 #define FIFO_LEN_FORMAT(pcmd, x) SET_BITS_TO_LE_4BYTE(pcmd, 0, 16, x)/* (x<<(unsigned int)24) argument 116 #define FIFO_DOMAIN_ID_FORMAT(pcmd, x) SET_BITS_TO_LE_4BYTE(pcmd, 24, 5, x)/* (x<<(unsigned int)0)… argument 117 #define FIFO_FUN_FORMAT(pcmd, x) SET_BITS_TO_LE_4BYTE(pcmd, 29, 2, x)/* (x<<(unsigned int)5) */ argument 118 #define FIFO_RW_FORMAT(pcmd, x) SET_BITS_TO_LE_4BYTE(pcmd, 31, 1, x)/* (x<<(unsigned int)7) */ argument
|
| D | rtw_cmd.h | 115 #define init_h2fwcmd_w_parm_no_rsp(pcmd, pparm, code) \ argument 125 #define init_h2fwcmd_w_parm_no_parm_rsp(pcmd, code) \ argument
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
| D | rtw_btcoex.c | 646 u8 rtw_btcoex_parse_BT_info_notify_cmd(_adapter *padapter, u8 *pcmd, u16 cmdlen) in rtw_btcoex_parse_BT_info_notify_cmd() 716 u8 rtw_btcoex_parse_BT_patch_ver_info_cmd(_adapter *padapter, u8 *pcmd, u16 cmdlen) in rtw_btcoex_parse_BT_patch_ver_info_cmd() 766 u8 rtw_btcoex_parse_HCI_Ver_notify_cmd(_adapter *padapter, u8 *pcmd, u16 cmdlen) in rtw_btcoex_parse_HCI_Ver_notify_cmd() 813 u8 rtw_btcoex_parse_WIFI_scan_notify_cmd(_adapter *padapter, u8 *pcmd, u16 cmdlen) in rtw_btcoex_parse_WIFI_scan_notify_cmd() 854 u8 rtw_btcoex_parse_HCI_link_status_notify_cmd(_adapter *padapter, u8 *pcmd, u16 cmdlen) in rtw_btcoex_parse_HCI_link_status_notify_cmd() 959 u8 rtw_btcoex_parse_HCI_BT_coex_notify_cmd(_adapter *padapter, u8 *pcmd, u16 cmdlen) in rtw_btcoex_parse_HCI_BT_coex_notify_cmd() 993 u8 rtw_btcoex_parse_HCI_BT_operation_notify_cmd(_adapter *padapter, u8 *pcmd, u16 cmdlen) in rtw_btcoex_parse_HCI_BT_operation_notify_cmd() 1066 u8 rtw_btcoex_parse_BT_AFH_MAP_notify_cmd(_adapter *padapter, u8 *pcmd, u16 cmdlen) in rtw_btcoex_parse_BT_AFH_MAP_notify_cmd() 1100 u8 rtw_btcoex_parse_BT_register_val_notify_cmd(_adapter *padapter, u8 *pcmd, u16 cmdlen) in rtw_btcoex_parse_BT_register_val_notify_cmd() 1135 u8 rtw_btcoex_parse_HCI_BT_abnormal_notify_cmd(_adapter *padapter, u8 *pcmd, u16 cmdlen) in rtw_btcoex_parse_HCI_BT_abnormal_notify_cmd() [all …]
|
| D | rtw_cmd.c | 498 void rtw_free_cmd_obj(struct cmd_obj *pcmd) in rtw_free_cmd_obj() 528 struct cmd_obj *pcmd; in rtw_cmd_thread() local 877 void rtw_readtssi_cmdrsp_callback(_adapter *padapter, struct cmd_obj *pcmd) in rtw_readtssi_cmdrsp_callback() 1046 struct cmd_obj *pcmd; in rtw_joinbss_cmd() local 5684 void rtw_survey_cmd_callback(_adapter *padapter , struct cmd_obj *pcmd) in rtw_survey_cmd_callback() 5701 void rtw_disassoc_cmd_callback(_adapter *padapter, struct cmd_obj *pcmd) in rtw_disassoc_cmd_callback() 5725 void rtw_joinbss_cmd_callback(_adapter *padapter, struct cmd_obj *pcmd) in rtw_joinbss_cmd_callback() 5795 void rtw_setstaKey_cmdrsp_callback(_adapter *padapter , struct cmd_obj *pcmd) in rtw_setstaKey_cmdrsp_callback() 5816 void rtw_getrttbl_cmd_cmdrsp_callback(_adapter *padapter, struct cmd_obj *pcmd) in rtw_getrttbl_cmd_cmdrsp_callback() 5878 struct cmd_obj *pcmd; in rtw_write_bcnlen_to_fw_cmd() local
|
| D | rtw_rm_fsm.c | 370 struct cmd_obj *pcmd; in rtw_rm_post_envent_cmd() local
|
| D | rtw_mlme.c | 4356 struct cmd_obj *pcmd; local 4401 struct cmd_obj *pcmd; local
|
| D | rtw_ap.c | 2827 struct cmd_obj *pcmd; in rtw_ap_set_key() local
|
| D | rtw_debug.c | 2625 char *pcmd, struct rtw_ip_dbg_cnt_statistic *pstatistic) in rtw_rx_dbg_ip_statistic_init()
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
| D | wl_android.c | 2210 char *pcmd, *token; in wl_android_add_roam_scan_channels() local 2295 char *pcmd, *token; in wl_android_set_roam_scan_freqs() local 2337 char *pcmd, *token; in wl_android_add_roam_scan_freqs() local 2697 char *pcmd; in wl_android_set_join_prefer() local 2851 char pcmd[WL_PRIV_CMD_LEN + 1]; in wl_android_reassoc() local 4368 char *pcmd = command; in wl_cfg80211_wbtext_estm_enable() local 5238 char *pcmd = command; in wl_android_process_natoe_cmd() local 5397 char *pcmd = command; in wl_android_natoe_subcmd_enable() local 5474 char *pcmd = command; in wl_android_natoe_subcmd_config_ips() local 5594 char *pcmd = command; in wl_android_natoe_subcmd_config_ports() local [all …]
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
| D | wl_android.c | 997 char *pcmd = command; in wl_cfg80211_get_sta_info() local 1863 char *pcmd = command; in wl_android_process_natoe_cmd() local 2021 char *pcmd = command; in wl_android_natoe_subcmd_enable() local 2098 char *pcmd = command; in wl_android_natoe_subcmd_config_ips() local 2218 char *pcmd = command; in wl_android_natoe_subcmd_config_ports() local 2317 char *pcmd = command; in wl_android_natoe_subcmd_dbg_stats() local 2393 char *pcmd = command; in wl_android_natoe_subcmd_tbl_cnt() local 2945 char *pcmd = NULL; in wl_android_set_ibss_beacon_ouidata() local 3063 char *pcmd; in wl_android_set_roampref() local
|
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
| D | wl_android.c | 2027 char *pcmd = command; in wl_android_process_natoe_cmd() local 2181 char *pcmd = command; in wl_android_natoe_subcmd_enable() local 2260 char *pcmd = command; in wl_android_natoe_subcmd_config_ips() local 2385 char *pcmd = command; in wl_android_natoe_subcmd_config_ports() local 2485 char *pcmd = command; in wl_android_natoe_subcmd_dbg_stats() local 2564 char *pcmd = command; in wl_android_natoe_subcmd_tbl_cnt() local 2642 char *pcmd = command; in wl_android_process_mbo_cmd() local 2742 char *pcmd = command; in wl_android_mbo_subcmd_cell_data_cap() local 2917 char *pcmd = command; in wl_android_mbo_subcmd_non_pref_chan() local 3351 char *pcmd = NULL; in wl_android_set_ibss_beacon_ouidata() local [all …]
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | wl_android.c | 1949 char *pcmd = command; in wl_android_process_natoe_cmd() local 2108 char *pcmd = command; in wl_android_natoe_subcmd_enable() local 2185 char *pcmd = command; in wl_android_natoe_subcmd_config_ips() local 2305 char *pcmd = command; in wl_android_natoe_subcmd_config_ports() local 2404 char *pcmd = command; in wl_android_natoe_subcmd_dbg_stats() local 2481 char *pcmd = command; in wl_android_natoe_subcmd_tbl_cnt() local 2559 char *pcmd = command; in wl_android_process_mbo_cmd() local 2656 char *pcmd = command; in wl_android_mbo_subcmd_cell_data_cap() local 2831 char *pcmd = command; in wl_android_mbo_subcmd_non_pref_chan() local 3252 char *pcmd = NULL; in wl_android_set_ibss_beacon_ouidata() local [all …]
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
| D | rtw_android.c | 510 int get_int_from_command(char *pcmd) in get_int_from_command()
|