Searched refs:new_ifc (Results 1 – 1 of 1) sorted by relevance
3172 struct net_device *new_ifc = NULL; in add_virtual_intf() local3186 new_ifc = WILC_WFI_init_mon_interface(name, nic->wilc_netdev); in add_virtual_intf()3187 if (new_ifc != NULL) { in add_virtual_intf()