/linux-4.1.27/net/ipv4/ |
D | inet_fragment.c | 224 void inet_frags_init_net(struct netns_frags *nf) in inet_frags_init_net() 237 void inet_frags_exit_net(struct netns_frags *nf, struct inet_frags *f) in inet_frags_exit_net() 305 static inline void frag_kfree_skb(struct netns_frags *nf, struct inet_frags *f, in frag_kfree_skb() 316 struct netns_frags *nf; in inet_frag_destroy() local 341 static struct inet_frag_queue *inet_frag_intern(struct netns_frags *nf, in inet_frag_intern() 376 static struct inet_frag_queue *inet_frag_alloc(struct netns_frags *nf, in inet_frag_alloc() 402 static struct inet_frag_queue *inet_frag_create(struct netns_frags *nf, in inet_frag_create() 415 struct inet_frag_queue *inet_frag_find(struct netns_frags *nf, in inet_frag_find()
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | nidstrings.c | 316 struct netstrfns *nf; in libcfs_namenum2netstrfns() local 351 struct netstrfns *nf = libcfs_lnd2netstrfns(lnd); in libcfs_lnd2modname() local 361 struct netstrfns *nf = libcfs_lnd2netstrfns(lnd); in libcfs_lnd2str() local 375 struct netstrfns *nf = libcfs_name2netstrfns(str); in libcfs_str2lnd() local 389 struct netstrfns *nf = libcfs_lnd2netstrfns(lnd); in libcfs_net2str() local 410 struct netstrfns *nf; in libcfs_nid2str() local 490 struct netstrfns *nf; in libcfs_str2nid() local 653 struct netstrfns *nf; in add_nidrange() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | calib.c | 67 s16 nf) in ath9k_hw_getchan_noise() 327 static void ath9k_hw_nf_sanitize(struct ath_hw *ah, s16 *nf) in ath9k_hw_nf_sanitize() 363 int16_t nf, nfThresh; in ath9k_hw_getnf() local
|
D | ar9002_phy.c | 478 int16_t nf; in ar9002_hw_do_getnf() local
|
D | ar5008_phy.c | 1116 int16_t nf; in ar5008_hw_do_getnf() local
|
D | ar9003_phy.c | 1369 int16_t nf; in ar9003_hw_do_getnf() local
|
/linux-4.1.27/include/net/ |
D | inet_frag.h | 137 static inline int frag_mem_limit(struct netns_frags *nf) in frag_mem_limit() 152 static inline void init_frag_mem_limit(struct netns_frags *nf) in init_frag_mem_limit() 157 static inline unsigned int sum_frag_mem_limit(struct netns_frags *nf) in sum_frag_mem_limit()
|
D | net_namespace.h | 105 struct netns_nf nf; member
|
/linux-4.1.27/drivers/clk/rockchip/ |
D | clk-pll.c | 134 u64 nf, nr, no, rate64 = prate; in rockchip_rk3066_pll_recalc_rate() local 265 unsigned int nf, nr, no, bwadj; in rockchip_rk3066_pll_init() local
|
D | clk.h | 85 unsigned int nf; member
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | oaktrail_hdmi.c | 102 struct intel_range vco, np, nr, nf; member 108 int nf; member 178 int np, nr, nf; in oaktrail_hdmi_find_dpll() local
|
/linux-4.1.27/drivers/clk/sirf/ |
D | clk-common.c | 86 u32 nf = (cfg0 & (BIT(13) - 1)) + 1; in pll_clk_recalc_rate() local 97 unsigned long fin, nf, nr, od; in pll_clk_round_rate() local 129 unsigned long fin, nf, nr, od, reg; in pll_clk_set_rate() local
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
D | cmd.c | 17 #define CAL_NF(nf) ((s32)(-(s32)(nf))) argument 18 #define CAL_RSSI(snr, nf) ((s32)((s32)(snr) + CAL_NF(nf))) argument 706 int lbs_get_rssi(struct lbs_private *priv, s8 *rssi, s8 *nf) in lbs_get_rssi()
|
D | host.h | 348 u8 nf; member 637 __le16 nf; /* most recent beacon noise floor */ member
|
/linux-4.1.27/drivers/md/ |
D | dm-bufio.c | 807 …atic struct dm_buffer *__alloc_buffer_wait_no_callback(struct dm_bufio_client *c, enum new_flag nf) in __alloc_buffer_wait_no_callback() 850 static struct dm_buffer *__alloc_buffer_wait(struct dm_bufio_client *c, enum new_flag nf) in __alloc_buffer_wait() 960 enum new_flag nf, int *need_submit, in __bufio_new() 1051 enum new_flag nf, struct dm_buffer **bp) in new_read()
|
/linux-4.1.27/drivers/media/platform/omap3isp/ |
D | isppreview.h | 87 struct omap3isp_prev_nf nf; member
|
D | isppreview.c | 522 const struct omap3isp_prev_nf *nf = ¶ms->nf; in preview_config_noisefilter() local
|
/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_proto_gre.c | 58 struct nf_proto_net nf; member
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | tcm-sita.c | 656 struct nearness_factor *nf) in get_nearness_factor()
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | ivtv-yuv.c | 983 struct yuv_frame_info *nf = &yi->new_frame_info[frame]; in ivtv_yuv_setup_frame() local
|
/linux-4.1.27/drivers/block/aoe/ |
D | aoecmd.c | 574 struct frame *nf; in reassign_frame() local 662 struct frame *nf; in rexmit_deferred() local
|
/linux-4.1.27/net/sched/ |
D | cls_route.c | 326 struct route4_filter *nf; in route4_delete() local
|
D | sch_fq.c | 556 struct fq_flow *of, *nf; in fq_rehash() local
|
/linux-4.1.27/drivers/staging/media/davinci_vpfe/ |
D | dm365_ipipe.c | 230 struct vpfe_ipipe_nf *nf = &ipipe->config.nf1; in ipipe_set_nf_params() local 268 struct vpfe_ipipe_nf *nf = &ipipe->config.nf1; in ipipe_get_nf_params() local
|
/linux-4.1.27/drivers/video/console/ |
D | sticore.c | 498 struct sti_rom_font *nf; in sti_select_fbfont() local
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_io.c | 582 struct qlcnic_skb_frag *nf; in qlcnic_map_tx_skb() local 628 struct qlcnic_skb_frag *nf = &pbuf->frag_array[0]; in qlcnic_unmap_buffers() local
|
/linux-4.1.27/drivers/media/i2c/ |
D | noon010pc30.c | 551 const struct noon010_format *nf; in noon010_set_fmt() local
|
/linux-4.1.27/drivers/net/ethernet/pasemi/ |
D | pasemi_mac.c | 874 int nf[TX_CLEAN_BATCHSIZE]; in pasemi_mac_clean_tx() local
|
/linux-4.1.27/drivers/net/wireless/libertas_tf/ |
D | libertas_tf.h | 301 u8 nf; member
|
/linux-4.1.27/drivers/ata/ |
D | pata_bf54x.c | 375 unsigned short n0, nf, tfmin = 5; in bfin_set_dmamode() local
|
/linux-4.1.27/include/uapi/linux/ |
D | omap3isp.h | 642 struct omap3isp_prev_nf __user *nf; member
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
D | phy.c | 1602 s16 nf, threshold; in ath5k_hw_update_noise_floor() local
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_main.c | 2001 struct netxen_skb_frag *nf; in netxen_map_tx_skb() local
|
/linux-4.1.27/drivers/net/wireless/ |
D | mwl8k.c | 3088 s8 nf = 0, idx; in mwl8k_update_survey() local
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | fw.h | 584 s8 nf; member
|