Home
last modified time | relevance | path

Searched defs:command (Results 1 – 14 of 14) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dwl_android.c379 uint8 *command; /* pointer to the actual command */ member
457 uint8 *command; /* pointer to the actual command */ member
626 char command[64]; member
696 struct net_device *dev, char *command, bool enable) in wl_android_set_wfds_hash()
732 static int wl_android_get_link_speed(struct net_device *net, char *command, int total_len) in wl_android_get_link_speed()
751 static int wl_android_get_rssi(struct net_device *net, char *command, int total_len) in wl_android_get_rssi()
838 static int wl_android_set_suspendopt(struct net_device *dev, char *command) in wl_android_set_suspendopt()
863 static int wl_android_set_suspendmode(struct net_device *dev, char *command) in wl_android_set_suspendmode()
884 int wl_android_get_80211_mode(struct net_device *dev, char *command, int total_len) in wl_android_get_80211_mode()
903 int wl_android_get_chanspec(struct net_device *dev, char *command, int total_len) in wl_android_get_chanspec()
[all …]
Dwl_android_ext.c784 wl_ext_channel(struct net_device *dev, char* command, int total_len) in wl_ext_channel()
817 wl_ext_channels(struct net_device *dev, char* command, int total_len) in wl_ext_channels()
847 wl_ext_roam_trigger(struct net_device *dev, char* command, int total_len) in wl_ext_roam_trigger()
882 wl_ext_pm(struct net_device *dev, char *command, int total_len) in wl_ext_pm()
918 wl_ext_monitor(struct net_device *dev, char *command, int total_len) in wl_ext_monitor()
1212 wl_ext_wlmsglevel(struct net_device *dev, char *command, int total_len) in wl_ext_wlmsglevel()
1271 wl_ext_easymesh(struct net_device *dev, char* command, int total_len) in wl_ext_easymesh()
2281 wl_ext_isam_param(struct net_device *dev, char *command, int total_len) in wl_ext_isam_param()
2314 wl_ext_isam_init(struct net_device *dev, char *command, int total_len) in wl_ext_isam_init()
2447 wl_ext_parse_config(struct wl_if_info *cur_if, char *command, char **pick_next) in wl_ext_parse_config()
[all …]
Dwl_cfg_btcoex.c425 int wl_cfg80211_set_btcoex_dhcp(struct net_device *dev, dhd_pub_t *dhd, char *command) in wl_cfg80211_set_btcoex_dhcp()
Dwl_cfgscan.c3337 void wl_cfg80211_set_passive_scan(struct net_device *dev, char *command) in wl_cfg80211_set_passive_scan()
Dwl_cfg80211.c20852 wl_cfg80211_dfs_ap_move(struct net_device *ndev, char *data, char *command, int total_len) in wl_cfg80211_dfs_ap_move()
22383 wl_get_ap_basic_rate(struct net_device *dev, char* command, char *ifname, int total_len) in wl_get_ap_basic_rate()
22473 wl_get_ap_rps(struct net_device *dev, char* command, char *ifname, int total_len) in wl_get_ap_rps()
24881 wl_get_ap_bw(struct net_device *dev, char* command, char *ifname, int total_len) in wl_get_ap_bw()
25001 wl_cfg80211_autochannel(struct net_device *dev, char* command, int total_len) in wl_cfg80211_autochannel()
Dwl_iw.c4315 wl_iw_autochannel(struct net_device *dev, char* command, int total_len) in wl_iw_autochannel()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_chr.c79 static long hisi_ioctl(struct file *filp, unsigned int command, unsigned long arg) in hisi_ioctl()
/device/soc/rockchip/common/sdk_linux/include/linux/
Di2c.h144 static inline s32 i2c_smbus_read_word_swapped(const struct i2c_client *client, u8 command) in i2c_smbus_read_word_swapped()
151 static inline s32 i2c_smbus_write_word_swapped(const struct i2c_client *client, u8 command, u16 val… in i2c_smbus_write_word_swapped()
260 int (*command)(struct i2c_client *client, unsigned int cmd, void *arg); member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
Dmali_kbase_model_dummy.h107 s32 command; member
/device/soc/rockchip/rk3568/hardware/omx_il/component/common/
DRockchip_OMX_Basecomponent.c881 …ROCKCHIP_OMX_MESSAGE *command = (ROCKCHIP_OMX_MESSAGE *)Rockchip_OSAL_Malloc(sizeof(ROCKCHIP_OMX_M… in Rockchip_OMX_CommandQueue() local
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
Drockchip-iommu.c391 static void rk_iommu_command(struct rk_iommu *iommu, u32 command) in rk_iommu_command()
400 static void rk_iommu_base_command(void __iomem *base, u32 command) in rk_iommu_base_command()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
Dmali_kbase_csf_kcpu.c1994 struct base_kcpu_command command; in kbase_csf_kcpu_queue_enqueue() local
/device/soc/hisilicon/common/platform/mmc/sdhci/
Dsdhci.c1880 uint32_t command; in SdhciDataIrq() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dwlioctl.h7586 uint8 command; member