Home
last modified time | relevance | path

Searched defs:nf (Results 1 – 15 of 15) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_wds.c109 int8_t rssi, nf; in wds_flush() local
414 const struct ieee80211_rx_stats *rxs, int rssi, int nf) in wds_input()
744 const struct ieee80211_rx_stats *rxs, int rssi, int nf) in wds_recv_mgmt()
H A Dieee80211_adhoc.c310 const struct ieee80211_rx_stats *rxs, int rssi, int nf) in adhoc_input()
703 int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) in adhoc_recv_mgmt()
1002 int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) in ahdemo_recv_mgmt()
H A Dieee80211_sta.c541 const struct ieee80211_rx_stats *rxs, int rssi, int nf) in sta_input()
991 int rssi, int nf, uint16_t seq, uint16_t status) in sta_auth_open()
1020 uint8_t *frm, uint8_t *efrm, int rssi, int nf, in sta_auth_shared()
1387 int rssi, int nf) in sta_recv_mgmt()
H A Dieee80211_monitor.c131 const struct ieee80211_rx_stats *rxs, int rssi, int nf) in monitor_input()
H A Dieee80211_hostap.c476 const struct ieee80211_rx_stats *rxs, int rssi, int nf) in hostap_input()
911 int rssi, int nf, uint16_t seq, uint16_t status) in hostap_auth_open()
989 uint8_t *frm, uint8_t *efrm, int rssi, int nf, in hostap_auth_shared()
1744 int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) in hostap_recv_mgmt()
H A Dieee80211_tdma.c332 int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) in tdma_recv_mgmt()
526 int rssi, int nf, const struct ieee80211_frame *wh) in tdma_process_params()
H A Dieee80211_input.c105 ieee80211_input_all(struct ieee80211com *ic, struct mbuf *m, int rssi, int nf) in ieee80211_input_all()
H A Dieee80211_proto.h85 #define ieee80211_input(ni, m, rssi, nf) \ argument
H A Dieee80211_mesh.c1532 const struct ieee80211_rx_stats *rxs, int rssi, int nf) in mesh_input()
1834 const struct ieee80211_rx_stats *rxs, int rssi, int nf) in mesh_recv_mgmt()
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_flow.c748 bnxt_find_matching_l2_filter(struct bnxt *bp, struct bnxt_filter_info *nf) in bnxt_find_matching_l2_filter()
788 bnxt_create_l2_filter(struct bnxt *bp, struct bnxt_filter_info *nf, in bnxt_create_l2_filter()
877 bnxt_get_l2_filter(struct bnxt *bp, struct bnxt_filter_info *nf, in bnxt_get_l2_filter()
1566 bnxt_match_filter(struct bnxt *bp, struct bnxt_filter_info *nf) in bnxt_match_filter()
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_spectral.c590 int16_t nf; in ar9300_get_ctl_chan_nf() local
610 int16_t nf; in ar9300_get_ext_chan_nf() local
H A Dar9300_reset.c273 #define AH_NF_SIGN_EXTEND(nf) \ argument
281 int16_t nf; in ar9300_upload_noise_floor() local
347 int16_t nf; in ar9300_get_min_cca_pwr() local
488 static int16_t ar9300_limit_nf_range(struct ath_hal *ah, int16_t nf) in ar9300_limit_nf_range()
529 int16_t nf; in ar9300_reset_nf_hist_buff() local
2217 int is_scan, int16_t nf[]) in ar9300_get_nf_hist_base()
2243 ar9300_load_nf(struct ath_hal *ah, int16_t nf[]) in ar9300_load_nf()
H A Dar9300_misc.c405 u_int32_t nf; in ar9300_get_random_seed() local
H A Dar9300_eeprom.c1163 int32_t nf[OSPREY_NUM_5G_CAL_PIERS + OSPREY_NUM_2G_CAL_PIERS]; in ar9300_noise_floor_cal_or_power_get() local
/f-stack/freebsd/sys/
H A Dstats.h473 #define TDGST_HLPR_INFO(dt, nc, nf) \ argument