| /freebsd-11-stable/sys/net80211/ |
| HD | ieee80211_scan.c | 548 ieee80211_scan_dump_probe_beacon(uint8_t subtype, int isnew, in ieee80211_scan_dump_probe_beacon() argument 554 ether_sprintf(mac), isnew ? "new " : "", in ieee80211_scan_dump_probe_beacon() 559 if (isnew) { in ieee80211_scan_dump_probe_beacon()
|
| HD | ieee80211_scan.h | 342 void ieee80211_scan_dump_probe_beacon(uint8_t subtype, int isnew,
|
| /freebsd-11-stable/sys/dev/ath/ath_rate/onoe/ |
| HD | onoe.c | 184 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) in ath_rate_newassoc() argument 186 if (isnew) in ath_rate_newassoc()
|
| /freebsd-11-stable/sys/dev/ath/ath_rate/amrr/ |
| HD | amrr.c | 191 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) in ath_rate_newassoc() argument 193 if (isnew) in ath_rate_newassoc()
|
| /freebsd-11-stable/sys/geom/multipath/ |
| HD | g_multipath.c | 797 int error, isnew; in g_multipath_taste() local 900 isnew = 1; in g_multipath_taste() 902 isnew = 0; in g_multipath_taste() 909 if (isnew) in g_multipath_taste()
|
| /freebsd-11-stable/sys/netipsec/ |
| HD | key.c | 2779 int isnew; in key_newsav() local 2842 isnew = 1; in key_newsav() 2844 isnew = 0; in key_newsav() 2867 if (isnew == 0 && sah->state == SADB_SASTATE_DEAD) { in key_newsav() 2872 if (isnew != 0) { in key_newsav() 5027 int error, isnew; in key_updateaddresses() local 5062 isnew = 2; /* SAH is new */ in key_updateaddresses() 5064 isnew = 1; /* existing SAH is referenced */ in key_updateaddresses() 5081 isnew = 0; in key_updateaddresses() 5143 if (isnew == 2) { in key_updateaddresses() [all …]
|
| /freebsd-11-stable/sys/dev/ath/ath_rate/sample/ |
| HD | sample.c | 1010 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) in ath_rate_newassoc() argument 1012 if (isnew) in ath_rate_newassoc()
|
| /freebsd-11-stable/sys/dev/wtap/ |
| HD | if_wtap.c | 542 wtap_newassoc(struct ieee80211_node *ni, int isnew) in wtap_newassoc() argument
|
| /freebsd-11-stable/sys/dev/ath/ |
| HD | if_ath.c | 5843 ath_newassoc(struct ieee80211_node *ni, int isnew) in ath_newassoc() argument 5857 isnew, in ath_newassoc() 5861 ath_rate_newassoc(sc, an, isnew); in ath_newassoc() 5864 if (isnew && in ath_newassoc() 5878 if (! isnew) { in ath_newassoc()
|
| /freebsd-11-stable/sys/arm/arm/ |
| HD | pmap-v6.c | 3690 uint32_t pte1_idx, isnew = 0; in pmap_demote_pte1() local 3722 isnew = 1; in pmap_demote_pte1() 3733 isnew = 1; /* Demoting section w/o promotion. */ in pmap_demote_pte1() 3798 if (isnew != 0) { in pmap_demote_pte1()
|
| /freebsd-11-stable/sys/dev/mwl/ |
| HD | if_mwl.c | 4257 mwl_newassoc(struct ieee80211_node *ni, int isnew) in mwl_newassoc() argument 4267 if (isnew) { in mwl_newassoc() 4275 __func__, ether_sprintf(ni->ni_macaddr), isnew, aid, mn->mn_staid); in mwl_newassoc()
|
| /freebsd-11-stable/sys/dev/ral/ |
| HD | rt2860.c | 836 rt2860_newassoc(struct ieee80211_node *ni, int isnew) in rt2860_newassoc() argument 843 if (isnew && ni->ni_associd != 0) { in rt2860_newassoc() 851 isnew, ether_sprintf(ni->ni_macaddr), wcid)); in rt2860_newassoc()
|
| /freebsd-11-stable/sys/dev/otus/ |
| HD | if_otus.c | 1431 otus_newassoc(struct ieee80211_node *ni, int isnew) in otus_newassoc() argument 1438 isnew, ether_sprintf(ni->ni_macaddr)); in otus_newassoc()
|
| /freebsd-11-stable/sys/dev/usb/wlan/ |
| HD | if_run.c | 2621 run_newassoc(struct ieee80211_node *ni, int isnew) in run_newassoc() argument 2642 if (isnew && ni->ni_associd != 0) { in run_newassoc() 2658 isnew, ni->ni_associd, ether_sprintf(ni->ni_macaddr)); in run_newassoc()
|
| /freebsd-11-stable/sys/dev/urtwn/ |
| HD | if_urtwn.c | 5060 urtwn_newassoc(struct ieee80211_node *ni, int isnew) in urtwn_newassoc() argument 5070 if (!isnew) in urtwn_newassoc()
|
| /freebsd-11-stable/sys/dev/wpi/ |
| HD | if_wpi.c | 4446 wpi_newassoc(struct ieee80211_node *ni, int isnew) in wpi_newassoc() argument
|
| /freebsd-11-stable/sys/dev/iwn/ |
| HD | if_iwn.c | 2804 iwn_newassoc(struct ieee80211_node *ni, int isnew) in iwn_newassoc() argument
|