Searched refs:IF_NOT_IN_USE (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/batman-adv/
H A Dhard-interface.h25 #define IF_NOT_IN_USE 0 macro
H A Dhard-interface.c237 if (batman_if->if_status != IF_NOT_IN_USE)
301 batman_if->if_status = IF_NOT_IN_USE;
336 batman_if->if_status = IF_NOT_IN_USE;
369 if (batman_if->if_status != IF_NOT_IN_USE)
372 if (batman_if->if_status != IF_NOT_IN_USE)
H A Dbat_sysfs.c370 batman_if->if_status == IF_NOT_IN_USE ?
386 status_tmp = IF_NOT_IN_USE;
402 (batman_if->if_status != IF_NOT_IN_USE)))
432 case IF_NOT_IN_USE:
H A Doriginator.c489 if (batman_if_tmp->if_status == IF_NOT_IN_USE)
H A Dsend.c252 if ((batman_if->if_status == IF_NOT_IN_USE) ||

Completed in 90 milliseconds