| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_iapsta.c | 165 ifmode_t ifmode; member 556 if (cur_if->ifmode == IMESH_MODE) { in wl_ext_set_amode() 590 if (cur_if->ifmode == IMESH_MODE) { in wl_ext_set_amode() 595 if (cur_if->ifmode == ISTA_MODE) { in wl_ext_set_amode() 623 if (cur_if->ifmode == IMESH_MODE) { in wl_ext_set_emode() 665 if (cur_if->ifmode == IMESH_MODE) { in wl_ext_set_emode() 683 if (cur_if->ifmode == ISTA_MODE) in wl_ext_set_emode() 916 wl_ext_if_enabled(struct wl_apsta_params *apsta_params, ifmode_t ifmode) in wl_ext_if_enabled() argument 923 if (tmp_if && tmp_if->ifmode == ifmode && in wl_ext_if_enabled() 1017 if (cur_if && cur_if->ifmode == IMESH_MODE) { in wl_ext_mesh_peer_status() [all …]
|
| H A D | wl_android_ext.h | 22 void wl_ext_get_sec(struct net_device *dev, int ifmode, char *sec, int total_len, bool dump);
|
| H A D | wl_android_ext.c | 1001 wl_ext_get_sec(struct net_device *dev, int ifmode, char *sec, int total_len, bool dump) in wl_ext_get_sec() argument 1014 if (ifmode == IMESH_MODE) { in wl_ext_get_sec() 1053 if (ifmode == IMESH_MODE) { in wl_ext_get_sec()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_iapsta.c | 189 ifmode_t ifmode; member 587 if (cur_if->ifmode == IMESH_MODE) { in wl_ext_set_amode() 621 if (cur_if->ifmode == IMESH_MODE) { in wl_ext_set_amode() 626 if (cur_if->ifmode == ISTA_MODE) { in wl_ext_set_amode() 654 if (cur_if->ifmode == IMESH_MODE) { in wl_ext_set_emode() 696 if (cur_if->ifmode == IMESH_MODE) { in wl_ext_set_emode() 714 if (cur_if->ifmode == ISTA_MODE) in wl_ext_set_emode() 1003 wl_ext_if_enabled(struct wl_apsta_params *apsta_params, ifmode_t ifmode) in wl_ext_if_enabled() argument 1010 if (tmp_if && tmp_if->ifmode == ifmode && in wl_ext_if_enabled() 1104 if (cur_if && cur_if->ifmode == IMESH_MODE) { in wl_ext_mesh_peer_status() [all …]
|
| H A D | wl_android_ext.h | 22 void wl_ext_get_sec(struct net_device *dev, int ifmode, char *sec, int total_len, bool dump);
|
| H A D | wl_android_ext.c | 1012 wl_ext_get_sec(struct net_device *dev, int ifmode, char *sec, int total_len, bool dump) in wl_ext_get_sec() argument 1025 if (ifmode == IMESH_MODE) { in wl_ext_get_sec() 1064 if (ifmode == IMESH_MODE) { in wl_ext_get_sec()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ak881x.c | 234 u8 ifmode, data; in ak881x_probe() local 265 ifmode = 4; in ak881x_probe() 267 ifmode = 0; in ak881x_probe() 271 ifmode |= 1; in ak881x_probe() 274 ifmode |= 2; in ak881x_probe() 281 dev_dbg(&client->dev, "IF mode %x\n", ifmode); in ak881x_probe() 288 reg_write(client, AK881X_INTERFACE_MODE, ifmode | (20 << 3)); in ak881x_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_android_ext.c | 175 ifmode_t ifmode; member 622 if (cur_if && cur_if->ifmode == ISTA_MODE && in wl_ext_event_complete() 1086 wl_ext_get_sec(struct net_device *dev, int ifmode, char *sec, int total_len) in wl_ext_get_sec() argument 1098 if (ifmode == IMESH_MODE) { in wl_ext_get_sec() 1141 if (ifmode == IMESH_MODE) { in wl_ext_get_sec() 1496 if (cur_if->ifmode == IMESH_MODE) { in wl_ext_set_amode() 1530 if (cur_if->ifmode == IMESH_MODE) { in wl_ext_set_amode() 1535 if (cur_if->ifmode == ISTA_MODE) { in wl_ext_set_amode() 1563 if (cur_if->ifmode == IMESH_MODE) { in wl_ext_set_emode() 1605 if (cur_if->ifmode == IMESH_MODE) { in wl_ext_set_emode() [all …]
|
| H A D | wl_android.h | 169 void wl_ext_get_sec(struct net_device *dev, int ifmode, char *sec, int total_len);
|
| /OK3568_Linux_fs/kernel/drivers/memstick/host/ |
| H A D | rtsx_usb_ms.c | 37 unsigned char ifmode; member 425 if (int_reg && (host->ifmode != MEMSTICK_SERIAL)) in ms_read_bytes() 450 if (int_reg && (host->ifmode != MEMSTICK_SERIAL)) in ms_read_bytes() 465 if (host->ifmode != MEMSTICK_SERIAL) in rtsx_usb_ms_issue_cmd() 484 if (host->ifmode == MEMSTICK_SERIAL) { in rtsx_usb_ms_issue_cmd() 621 host->ifmode = value; in rtsx_usb_ms_set_param()
|
| H A D | rtsx_pci_ms.c | 29 unsigned char ifmode; member 347 if (host->ifmode != MEMSTICK_SERIAL) in rtsx_pci_ms_issue_cmd() 366 if (req->need_card_int && (host->ifmode == MEMSTICK_SERIAL)) { in rtsx_pci_ms_issue_cmd() 486 host->ifmode = value; in rtsx_pci_ms_set_param()
|
| H A D | jmb38x_ms.c | 62 unsigned char ifmode; member 394 if (host->ifmode == MEMSTICK_SERIAL) in jmb38x_ms_issue_cmd() 749 host->ifmode = value; in jmb38x_ms_set_param()
|
| /OK3568_Linux_fs/kernel/drivers/net/pcs/ |
| H A D | pcs-lynx.c | 159 phy_interface_t ifmode, in lynx_pcs_config() argument 165 switch (ifmode) { in lynx_pcs_config()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/ |
| H A D | long-help | 93 --ifmode <tun/tap>
|