Home
last modified time | relevance | path

Searched refs:static_if (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux.h131 bool static_if; /* used to avoid some operations on static_if */ member
H A Ddhd_linux.c7663 return (ifp && (ifp->static_if == true));
7692 ifp->static_if = TRUE;
7971 if (ifp->static_if) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux.h131 bool static_if; /* used to avoid some operations on static_if */ member
H A Ddhd_linux.c7663 return (ifp && (ifp->static_if == true));
7692 ifp->static_if = TRUE;
7971 if (ifp->static_if) {
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux.h135 bool static_if; /* used to avoid some operations on static_if */ member
H A Ddhd_linux.c7674 return (ifp && (ifp->static_if == true));
7703 ifp->static_if = TRUE;
7982 if (ifp->static_if) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.h393 bool static_if; /* used to avoid some operations on static_if */ member
H A Ddhd_linux.c10030 return (ifp && (ifp->static_if == true)); in dhd_is_static_ndev()
10059 ifp->static_if = TRUE; in dhd_update_iflist_info()
10393 if (ifp->static_if) { in dhd_remove_if()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.h395 bool static_if; /* used to avoid some operations on static_if */ member
H A Ddhd_linux.c10034 return (ifp && (ifp->static_if == true)); in dhd_is_static_ndev()
10063 ifp->static_if = TRUE; in dhd_update_iflist_info()
10397 if (ifp->static_if) { in dhd_remove_if()