Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/net/
H A Dnl_netdev.py10 def empty_check(nf) -> None: argument
15 def lo_check(nf) -> None: argument
21 def page_pool_check(nf) -> None: argument
/linux/drivers/platform/surface/aggregator/
H A Dcontroller.c150 struct ssam_event_notifier *nf; in ssam_nfblk_call_chain() local
315 ssam_nf_refcount_inc(struct ssam_nf *nf, struct ssam_event_registry reg, in ssam_nf_refcount_inc()
377 ssam_nf_refcount_dec(struct ssam_nf *nf, struct ssam_event_registry reg, in ssam_nf_refcount_dec()
422 static void ssam_nf_refcount_dec_free(struct ssam_nf *nf, in ssam_nf_refcount_dec_free()
440 static bool ssam_nf_refcount_empty(struct ssam_nf *nf) in ssam_nf_refcount_empty()
464 static void ssam_nf_call(struct ssam_nf *nf, struct device *dev, u16 rqid, in ssam_nf_call()
496 static int ssam_nf_init(struct ssam_nf *nf) in ssam_nf_init()
521 static void ssam_nf_destroy(struct ssam_nf *nf) in ssam_nf_destroy()
780 struct ssam_nf *nf; in ssam_event_queue_work_fn() local
2217 struct ssam_nf *nf = &ctrl->cplt.event.notif; in ssam_nf_refcount_enable() local
[all …]
/linux/drivers/clk/baikal-t1/
H A Dccu-pll.c76 unsigned long nf, in ccu_pll_calc_freq()
156 unsigned long nr, nf, od; in ccu_pll_recalc_rate() local
168 unsigned long *nr, unsigned long *nf, in ccu_pll_calc_factors()
234 unsigned long nr = 1, nf = 1, od = 1; in ccu_pll_round_rate() local
249 unsigned long nr, nf, od; in ccu_pll_set_rate_reset() local
280 unsigned long nr, nf, od; in ccu_pll_set_rate_norst() local
/linux/drivers/net/wireless/ath/ath9k/
H A Dcalib.c70 s16 nf) in ath9k_hw_getchan_noise()
368 static void ath9k_hw_nf_sanitize(struct ath_hw *ah, s16 *nf) in ath9k_hw_nf_sanitize()
404 int16_t nf, nfThresh; in ath9k_hw_getnf() local
H A Dar9002_phy.c334 int16_t nf; in ar9002_hw_do_getnf() local
H A Dar5008_phy.c1140 int16_t nf; in ar5008_hw_do_getnf() local
/linux/drivers/platform/surface/
H A Dsurface_aggregator_hub.c244 static u32 ssam_base_hub_notif(struct ssam_event_notifier *nf, const struct ssam_event *event) in ssam_base_hub_notif()
315 static u32 ssam_kip_hub_notif(struct ssam_event_notifier *nf, const struct ssam_event *event) in ssam_kip_hub_notif()
H A Dsurface_aggregator_tabletsw.c287 static u32 ssam_kip_sw_notif(struct ssam_event_notifier *nf, const struct ssam_event *event) in ssam_kip_sw_notif()
586 static u32 ssam_pos_sw_notif(struct ssam_event_notifier *nf, const struct ssam_event *event) in ssam_pos_sw_notif()
H A Dsurface_acpi_notify.c341 static u32 san_evt_bat_nf(struct ssam_event_notifier *nf, in san_evt_bat_nf()
401 static u32 san_evt_tmp_nf(struct ssam_event_notifier *nf, in san_evt_tmp_nf()
/linux/drivers/gpu/drm/gma500/
H A Doaktrail_hdmi.c108 struct intel_range vco, np, nr, nf; member
114 int nf; member
182 int np, nr, nf; in oaktrail_hdmi_find_dpll() local
/linux/drivers/media/v4l2-core/
H A Dv4l2-jpeg.c248 static int v4l2_jpeg_decode_subsampling(u8 nf, u8 h_v) in v4l2_jpeg_decode_subsampling()
284 int p, y, x, nf; in jpeg_parse_frame_header() local
/linux/drivers/net/wireless/marvell/libertas/
H A Dcmd.c18 #define CAL_NF(nf) ((s32)(-(s32)(nf))) argument
19 #define CAL_RSSI(snr, nf) ((s32)((s32)(snr) + CAL_NF(nf))) argument
666 int lbs_get_rssi(struct lbs_private *priv, s8 *rssi, s8 *nf) in lbs_get_rssi()
/linux/fs/nfsd/
H A Dnfs4state.c1232 struct nfsd_file *nf = NULL; in put_deleg_file() local
1246 struct nfsd_file *nf = fp->fi_deleg_file; in nfs4_unlock_deleg_lease() local
1507 struct nfsd_file *nf; in nfs4_free_lock_stateid() local
1764 struct nfsd_file *nf; in nfsd4_revoke_states() local
2768 struct nfs4_file *nf; in nfs4_show_open() local
2813 struct nfs4_file *nf; in nfs4_show_lock() local
2852 struct nfs4_file *nf; in nfs4_show_deleg() local
5512 struct nfsd_file *nf = NULL; in nfs4_get_vfs_file() local
5756 nfsd4_verify_setuid_write(struct nfsd4_open *open, struct nfsd_file *nf) in nfsd4_verify_setuid_write()
5775 struct nfsd_file *nf = NULL; in nfs4_set_delegation() local
[all …]
/linux/drivers/clk/
H A Dclk-sp7021.c153 unsigned long fvco, nf; in plltv_integer_div() local
220 unsigned long fvco, nf, f, fout = 0; in plltv_fractional_div() local
/linux/drivers/power/supply/
H A Dsurface_charger.c103 static u32 spwr_notify_ac(struct ssam_event_notifier *nf, const struct ssam_event *event) in spwr_notify_ac()
/linux/drivers/hid/surface-hid/
H A Dsurface_kbd.c124 static u32 ssam_kbd_event_fn(struct ssam_event_notifier *nf, const struct ssam_event *event) in ssam_kbd_event_fn()
H A Dsurface_hid.c157 static u32 ssam_hid_event_fn(struct ssam_event_notifier *nf, const struct ssam_event *event) in ssam_hid_event_fn()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_mac.c231 int nf; in mt792x_phy_update_channel() local
/linux/drivers/media/platform/ti/omap3isp/
H A Disppreview.h84 struct omap3isp_prev_nf nf; member
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dutil.c802 s8 nf = -nflr; in mwifiex_hist_data_set() local
/linux/drivers/media/pci/ivtv/
H A Divtv-yuv.c973 struct yuv_frame_info *nf = &yi->new_frame_info[frame]; in ivtv_yuv_setup_frame() local
/linux/drivers/block/aoe/
H A Daoecmd.c555 struct frame *nf; in reassign_frame() local
641 struct frame *nf; in rexmit_deferred() local
/linux/net/sched/
H A Dcls_route.c319 struct route4_filter *nf; in route4_delete() local
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi.c724 u16 nf; in inno_hdmi_phy_rk3228_clk_recalc_rate() local
875 u16 nf; in inno_hdmi_phy_rk3328_clk_recalc_rate() local
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c582 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

12