Searched refs:fw_serial (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/fwserial/ |
| H A D | fwserial.h | 78 struct fw_serial *serial; 242 struct fw_serial *serial; 324 struct fw_serial { struct 337 #define to_serial(ptr, field) (container_of(ptr, struct fw_serial, field)) argument
|
| H A D | fwserial.c | 834 static int fwtty_ports_add(struct fw_serial *serial) in fwtty_ports_add() 859 struct fw_serial *serial = to_serial(kref, kref); in fwserial_destroy() 1466 struct fw_serial *serial = m->private; in fwtty_stats_show() 1486 struct fw_serial *serial = m->private; in fwtty_peers_show() 1866 static struct fw_serial *fwserial_lookup(struct fw_card *card) in fwserial_lookup() 1868 struct fw_serial *serial; in fwserial_lookup() 1884 static struct fw_serial *__fwserial_lookup_rcu(struct fw_card *card) in __fwserial_lookup_rcu() 1886 struct fw_serial *serial; in __fwserial_lookup_rcu() 1911 struct fw_serial *serial; in __fwserial_peer_by_node_id() 1941 struct fw_serial *serial; in __dump_peer_list() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_init.c | 150 static int fw_serial = 1; variable 1406 if (fw_serial) in woal_setup_module_param() 2375 module_param(fw_serial, int, 0); 2377 fw_serial,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_main.c | 158 int fw_serial = 1; variable 846 if (!fw_serial || handle->fw_reload || fw_reload) in woal_update_firmware_name() 2833 if (fw_serial && !handle->fw_reload && !fw_reload) 2840 if (fw_serial && !handle->fw_reload && !fw_reload) 2847 if (fw_serial && !handle->fw_reload && !fw_reload) 8889 module_param(fw_serial, int, 0); 8890 MODULE_PARM_DESC(fw_serial,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/ |
| H A D | README_MLAN | 68 fw_serial=0|1 <support parallel download FW | support serial download FW (default)> 309 insmod sdxxx.ko fw_serial=0
|