/linux-4.4.14/net/nfc/ |
H A D | Makefile | |
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
H A D | i40evf_ethtool.c | 458 i40evf_set_rss_hash_opt(struct i40evf_adapter *adapter, struct ethtool_rxnfc *nfc) i40evf_set_rss_hash_opt() argument
|
/linux-4.4.14/drivers/mtd/nand/gpmi-nand/ |
H A D | gpmi-lib.c | 330 struct timing_threshod *nfc = &timing_default_threshold; gpmi_nfc_compute_hardware_timing() local
|
/linux-4.4.14/drivers/clk/imx/ |
H A D | clk-imx31.c | 51 dummy, ckih, ckil, mpll, spll, upll, mcu_main, hsp, ahb, nfc, ipg, enumerator in enum:mx31_clks
|
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_ethtool.c | 813 fm10k_set_rss_hash_opt(struct fm10k_intfc *interface, struct ethtool_rxnfc *nfc) fm10k_set_rss_hash_opt() argument
|
/linux-4.4.14/drivers/mtd/nand/ |
H A D | atmel_nand.c | 129 struct atmel_nfc *nfc; member in struct:atmel_nand_host 360 struct atmel_nfc *nfc = host->nfc; atmel_nand_dma_op() local 2325 struct atmel_nfc *nfc = &nand_nfc; atmel_nand_nfc_probe() local 2377 struct atmel_nfc *nfc = &nand_nfc; atmel_nand_nfc_remove() local
|
H A D | sunxi_nand.c | 285 struct sunxi_nfc *nfc = dev_id; sunxi_nfc_interrupt() local 301 static int sunxi_nfc_wait_int(struct sunxi_nfc *nfc, u32 flags, sunxi_nfc_wait_int() argument 320 static int sunxi_nfc_wait_cmd_fifo_empty(struct sunxi_nfc *nfc) sunxi_nfc_wait_cmd_fifo_empty() argument 334 static int sunxi_nfc_rst(struct sunxi_nfc *nfc) sunxi_nfc_rst() argument 355 struct sunxi_nfc *nfc = to_sunxi_nfc(sunxi_nand->nand.controller); sunxi_nfc_dev_ready() local 393 struct sunxi_nfc *nfc = to_sunxi_nfc(sunxi_nand->nand.controller); sunxi_nfc_select_chip() local 438 struct sunxi_nfc *nfc = to_sunxi_nfc(sunxi_nand->nand.controller); sunxi_nfc_read_buf() local 471 struct sunxi_nfc *nfc = to_sunxi_nfc(sunxi_nand->nand.controller); sunxi_nfc_write_buf() local 512 struct sunxi_nfc *nfc = to_sunxi_nfc(sunxi_nand->nand.controller); sunxi_nfc_cmd_ctrl() local 545 struct sunxi_nfc *nfc = to_sunxi_nfc(nand->controller); sunxi_nfc_hw_ecc_enable() local 560 struct sunxi_nfc *nfc = to_sunxi_nfc(nand->controller); sunxi_nfc_hw_ecc_disable() local 581 struct sunxi_nfc *nfc = to_sunxi_nfc(nand->controller); sunxi_nfc_hw_ecc_read_chunk() local 669 struct sunxi_nfc *nfc = to_sunxi_nfc(nand->controller); sunxi_nfc_hw_ecc_write_chunk() local 870 struct sunxi_nfc *nfc = to_sunxi_nfc(chip->nand.controller); sunxi_nand_chip_set_timings() local 1036 struct sunxi_nfc *nfc = to_sunxi_nfc(sunxi_nand->nand.controller); sunxi_nand_hw_common_ecc_ctrl_init() local 1230 static int sunxi_nand_chip_init(struct device *dev, struct sunxi_nfc *nfc, sunxi_nand_chip_init() argument 1382 static int sunxi_nand_chips_init(struct device *dev, struct sunxi_nfc *nfc) sunxi_nand_chips_init() argument 1403 static void sunxi_nand_chips_cleanup(struct sunxi_nfc *nfc) sunxi_nand_chips_cleanup() argument 1420 struct sunxi_nfc *nfc; sunxi_nfc_probe() local 1495 struct sunxi_nfc *nfc = platform_get_drvdata(pdev); sunxi_nfc_remove() local
|
H A D | vf610_nfc.c | 204 static inline u32 vf610_nfc_read(struct vf610_nfc *nfc, uint reg) vf610_nfc_read() argument 209 static inline void vf610_nfc_write(struct vf610_nfc *nfc, uint reg, u32 val) vf610_nfc_write() argument 214 static inline void vf610_nfc_set(struct vf610_nfc *nfc, uint reg, u32 bits) vf610_nfc_set() argument 219 static inline void vf610_nfc_clear(struct vf610_nfc *nfc, uint reg, u32 bits) vf610_nfc_clear() argument 224 static inline void vf610_nfc_set_field(struct vf610_nfc *nfc, u32 reg, vf610_nfc_set_field() argument 246 static inline void vf610_nfc_clear_status(struct vf610_nfc *nfc) vf610_nfc_clear_status() argument 254 static void vf610_nfc_done(struct vf610_nfc *nfc) vf610_nfc_done() argument 274 static u8 vf610_nfc_get_id(struct vf610_nfc *nfc, int col) vf610_nfc_get_id() argument 289 static u8 vf610_nfc_get_status(struct vf610_nfc *nfc) vf610_nfc_get_status() argument 294 static void vf610_nfc_send_command(struct vf610_nfc *nfc, u32 cmd_byte1, vf610_nfc_send_command() argument 308 static void vf610_nfc_send_commands(struct vf610_nfc *nfc, u32 cmd_byte1, vf610_nfc_send_commands() argument 324 struct vf610_nfc *nfc = mtd_to_nfc(mtd); vf610_nfc_irq() local 332 static void vf610_nfc_addr_cycle(struct vf610_nfc *nfc, int column, int page) vf610_nfc_addr_cycle() argument 345 static inline void vf610_nfc_ecc_mode(struct vf610_nfc *nfc, int ecc_mode) vf610_nfc_ecc_mode() argument 352 static inline void vf610_nfc_transfer_size(struct vf610_nfc *nfc, int size) vf610_nfc_transfer_size() argument 360 struct vf610_nfc *nfc = mtd_to_nfc(mtd); vf610_nfc_command() local 453 struct vf610_nfc *nfc = mtd_to_nfc(mtd); vf610_nfc_read_buf() local 467 struct vf610_nfc *nfc = mtd_to_nfc(mtd); vf610_nfc_write_buf() local 480 struct vf610_nfc *nfc = mtd_to_nfc(mtd); vf610_nfc_read_byte() local 525 struct vf610_nfc *nfc = mtd_to_nfc(mtd); vf610_nfc_select_chip() local 560 struct vf610_nfc *nfc = mtd_to_nfc(mtd); vf610_nfc_correct_data() local 609 struct vf610_nfc *nfc = mtd_to_nfc(mtd); vf610_nfc_write_page() local 628 static void vf610_nfc_preinit_controller(struct vf610_nfc *nfc) vf610_nfc_preinit_controller() argument 642 static void vf610_nfc_init_controller(struct vf610_nfc *nfc) vf610_nfc_init_controller() argument 663 struct vf610_nfc *nfc; vf610_nfc_probe() local 830 struct vf610_nfc *nfc = mtd_to_nfc(mtd); vf610_nfc_remove() local 841 struct vf610_nfc *nfc = mtd_to_nfc(mtd); vf610_nfc_suspend() local 850 struct vf610_nfc *nfc = mtd_to_nfc(mtd); vf610_nfc_resume() local
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 2145 static int i40e_set_rss_hash_opt(struct i40e_pf *pf, struct ethtool_rxnfc *nfc) i40e_set_rss_hash_opt() argument
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
H A D | igb_ethtool.c | 2489 igb_set_rss_hash_opt(struct igb_adapter *adapter, struct ethtool_rxnfc *nfc) igb_set_rss_hash_opt() argument
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ethtool.c | 2740 ixgbe_set_rss_hash_opt(struct ixgbe_adapter *adapter, struct ethtool_rxnfc *nfc) ixgbe_set_rss_hash_opt() argument
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
H A D | niu.c | 7082 static int niu_get_hash_opts(struct niu *np, struct ethtool_rxnfc *nfc) niu_get_hash_opts() argument 7318 static int niu_set_hash_opts(struct niu *np, struct ethtool_rxnfc *nfc) niu_set_hash_opts() argument 7176 niu_get_ethtool_tcam_entry(struct niu *np, struct ethtool_rxnfc *nfc) niu_get_ethtool_tcam_entry() argument 7255 niu_get_ethtool_tcam_all(struct niu *np, struct ethtool_rxnfc *nfc, u32 *rule_locs) niu_get_ethtool_tcam_all() argument 7435 niu_add_ethtool_tcam_entry(struct niu *np, struct ethtool_rxnfc *nfc) niu_add_ethtool_tcam_entry() argument
|