Home
last modified time | relevance | path

Searched defs:fbd (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
A Dfbnic_mac.c41 static void fbnic_mac_init_axi(struct fbnic_dev *fbd) in fbnic_mac_init_axi()
90 static void fbnic_mac_init_qm(struct fbnic_dev *fbd) in fbnic_mac_init_qm()
176 static void fbnic_mac_init_rxb(struct fbnic_dev *fbd) in fbnic_mac_init_rxb()
306 static void fbnic_mac_init_txb(struct fbnic_dev *fbd) in fbnic_mac_init_txb()
398 static void fbnic_mac_init_regs(struct fbnic_dev *fbd) in fbnic_mac_init_regs()
418 #define fbnic_mac_stat_rd64(fbd, reset, __stat, __CSR) \ argument
522 static bool fbnic_pcs_get_link_asic(struct fbnic_dev *fbd) in fbnic_pcs_get_link_asic()
599 static int fbnic_pcs_enable_asic(struct fbnic_dev *fbd) in fbnic_pcs_enable_asic()
611 static void fbnic_pcs_disable_asic(struct fbnic_dev *fbd) in fbnic_pcs_disable_asic()
634 static void fbnic_mac_link_up_asic(struct fbnic_dev *fbd, in fbnic_mac_link_up_asic()
[all …]
A Dfbnic_fw.c61 void fbnic_mbx_init(struct fbnic_dev *fbd) in fbnic_mbx_init()
150 void fbnic_mbx_clean(struct fbnic_dev *fbd) in fbnic_mbx_clean()
194 static int fbnic_mbx_map_tlv_msg(struct fbnic_dev *fbd, in fbnic_mbx_map_tlv_msg()
314 static void fbnic_mbx_postinit(struct fbnic_dev *fbd) in fbnic_mbx_postinit()
441 struct fbnic_dev *fbd = opaque; in fbnic_fw_parse_cap_resp() local
542 struct fbnic_dev *fbd = (struct fbnic_dev *)opaque; in fbnic_fw_parse_ownership_resp() local
557 struct fbnic_dev *fbd = (struct fbnic_dev *)opaque; in fbnic_fw_parse_heartbeat_resp() local
626 void fbnic_fw_check_heartbeat(struct fbnic_dev *fbd) in fbnic_fw_check_heartbeat()
727 void fbnic_mbx_poll(struct fbnic_dev *fbd) in fbnic_mbx_poll()
735 int fbnic_mbx_poll_tx_ready(struct fbnic_dev *fbd) in fbnic_mbx_poll_tx_ready()
[all …]
A Dfbnic_irq.c13 struct fbnic_dev *fbd = (struct fbnic_dev *)data; in fbnic_fw_msix_intr() local
34 int fbnic_fw_enable_mbx(struct fbnic_dev *fbd) in fbnic_fw_enable_mbx()
68 void fbnic_fw_disable_mbx(struct fbnic_dev *fbd) in fbnic_fw_disable_mbx()
87 struct fbnic_dev *fbd = data; in fbnic_pcs_msix_intr() local
112 int fbnic_pcs_irq_enable(struct fbnic_dev *fbd) in fbnic_pcs_irq_enable()
138 void fbnic_pcs_irq_disable(struct fbnic_dev *fbd) in fbnic_pcs_irq_disable()
149 int fbnic_request_irq(struct fbnic_dev *fbd, int nr, irq_handler_t handler, in fbnic_request_irq()
161 void fbnic_free_irq(struct fbnic_dev *fbd, int nr, void *data) in fbnic_free_irq()
172 void fbnic_free_irqs(struct fbnic_dev *fbd) in fbnic_free_irqs()
184 int fbnic_alloc_irqs(struct fbnic_dev *fbd) in fbnic_alloc_irqs()
A Dfbnic_rpc.c51 void fbnic_rss_disable_hw(struct fbnic_dev *fbd) in fbnic_rss_disable_hw()
76 void fbnic_rss_reinit_hw(struct fbnic_dev *fbd, struct fbnic_net *fbn) in fbnic_rss_reinit_hw()
101 void fbnic_bmc_rpc_all_multi_config(struct fbnic_dev *fbd, in fbnic_bmc_rpc_all_multi_config()
175 void fbnic_bmc_rpc_init(struct fbnic_dev *fbd) in fbnic_bmc_rpc_init()
326 struct fbnic_mac_addr *__fbnic_uc_sync(struct fbnic_dev *fbd, in __fbnic_uc_sync()
357 struct fbnic_mac_addr *__fbnic_mc_sync(struct fbnic_dev *fbd, in __fbnic_mc_sync()
422 void fbnic_sift_macda(struct fbnic_dev *fbd) in fbnic_sift_macda()
473 static void fbnic_clear_macda(struct fbnic_dev *fbd) in fbnic_clear_macda()
524 void fbnic_write_macda(struct fbnic_dev *fbd) in fbnic_write_macda()
559 void fbnic_clear_rules(struct fbnic_dev *fbd) in fbnic_clear_rules()
[all …]
A Dfbnic_pci.c35 u32 fbnic_rd32(struct fbnic_dev *fbd, u32 reg) in fbnic_rd32()
68 bool fbnic_fw_present(struct fbnic_dev *fbd) in fbnic_fw_present()
81 u32 fbnic_fw_rd32(struct fbnic_dev *fbd, u32 reg) in fbnic_fw_rd32()
116 struct fbnic_dev *fbd = fbn->fbd; in fbnic_service_task_start() local
124 struct fbnic_dev *fbd = fbn->fbd; in fbnic_service_task_stop() local
170 static void fbnic_health_check(struct fbnic_dev *fbd) in fbnic_health_check()
229 struct fbnic_dev *fbd; in fbnic_probe() local
338 struct fbnic_dev *fbd = pci_get_drvdata(pdev); in fbnic_remove() local
358 struct fbnic_dev *fbd = dev_get_drvdata(dev); in fbnic_pm_suspend() local
388 struct fbnic_dev *fbd = dev_get_drvdata(dev); in __fbnic_pm_resume() local
[all …]
A Dfbnic_devlink.c67 struct fbnic_dev *fbd = devlink_priv(devlink); in fbnic_devlink_info_get() local
116 void fbnic_devlink_free(struct fbnic_dev *fbd) in fbnic_devlink_free()
127 struct fbnic_dev *fbd; in fbnic_devlink_alloc() local
151 void fbnic_devlink_register(struct fbnic_dev *fbd) in fbnic_devlink_register()
158 void fbnic_devlink_unregister(struct fbnic_dev *fbd) in fbnic_devlink_unregister()
A Dfbnic_netdev.c15 struct fbnic_dev *fbd = fbn->fbd; in __fbnic_open() local
114 struct fbnic_dev *fbd = fbn->fbd; in fbnic_uc_unsync() local
155 struct fbnic_dev *fbd = fbn->fbd; in fbnic_mc_unsync() local
179 struct fbnic_dev *fbd = fbn->fbd; in __fbnic_set_rx_mode() local
295 struct fbnic_dev *fbd = fbn->fbd; in fbnic_clear_rx_mode() local
467 struct fbnic_dev *fbd = fbn->fbd; in fbnic_reset_queues() local
488 void fbnic_netdev_free(struct fbnic_dev *fbd) in fbnic_netdev_free()
508 struct net_device *fbnic_netdev_alloc(struct fbnic_dev *fbd) in fbnic_netdev_alloc()
602 struct fbnic_dev *fbd = fbn->fbd; in fbnic_netdev_register() local
A Dfbnic_phylink.c22 struct fbnic_dev *fbd = fbn->fbd; in fbnic_phylink_pcs_get_state() local
52 struct fbnic_dev *fbd = fbn->fbd; in fbnic_phylink_pcs_enable() local
61 struct fbnic_dev *fbd = fbn->fbd; in fbnic_phylink_pcs_disable() local
104 struct fbnic_dev *fbd = fbn->fbd; in fbnic_phylink_mac_link_down() local
119 struct fbnic_dev *fbd = fbn->fbd; in fbnic_phylink_mac_link_up() local
A Dfbnic.h67 static inline bool fbnic_present(struct fbnic_dev *fbd) in fbnic_present()
72 static inline void fbnic_wr32(struct fbnic_dev *fbd, u32 reg, u32 val) in fbnic_wr32()
82 static inline void fbnic_wrfl(struct fbnic_dev *fbd) in fbnic_wrfl()
88 fbnic_rmw32(struct fbnic_dev *fbd, u32 reg, u32 mask, u32 val) in fbnic_rmw32()
110 static inline bool fbnic_bmc_present(struct fbnic_dev *fbd) in fbnic_bmc_present()
115 static inline bool fbnic_init_failure(struct fbnic_dev *fbd) in fbnic_init_failure()
A Dfbnic_txrx.c844 struct fbnic_dev *fbd = nv->fbd; in fbnic_nv_irq_disable() local
852 struct fbnic_dev *fbd = nv->fbd; in fbnic_nv_irq_rearm() local
941 struct fbnic_dev *fbd = nv->fbd; in fbnic_free_napi_vector() local
1161 struct fbnic_dev *fbd = fbn->fbd; in fbnic_alloc_napi_vectors() local
1524 struct fbnic_dev *fbd = fbn->fbd; in fbnic_disable() local
1549 static void fbnic_tx_flush(struct fbnic_dev *fbd) in fbnic_tx_flush()
1567 static bool fbnic_all_idle(struct fbnic_dev *fbd, in fbnic_all_idle()
1867 struct fbnic_dev *fbd = fbn->fbd; in fbnic_enable() local
1895 struct fbnic_dev *fbd = nv->fbd; in fbnic_nv_irq_enable() local
1906 struct fbnic_dev *fbd = fbn->fbd; in fbnic_napi_enable() local
[all …]
A Dfbnic_ethtool.c13 struct fbnic_dev *fbd = fbn->fbd; in fbnic_get_drvinfo() local
31 struct fbnic_dev *fbd = fbn->fbd; in fbnic_get_eth_mac_stats() local
A Dfbnic_hw_stats.c3 u64 fbnic_stat_rd64(struct fbnic_dev *fbd, u32 reg, u32 offset) in fbnic_stat_rd64()
A Dfbnic_netdev.h19 struct fbnic_dev *fbd; member
A Dfbnic_txrx.h103 struct fbnic_dev *fbd; member
/linux/drivers/media/platform/atmel/
A Datmel-isi.c43 struct fbd { struct
48 /* Physical address of the next fbd */ argument
49 u32 next_fbd_address; argument
/linux/drivers/gpu/drm/bridge/
A Dtc358768.c159 u32 fbd; /* PLL feedback divider */ member
362 u32 fbd; in tc358768_calc_pll() local
613 u32 fbd, prd, frs; in tc358768_setup_pll() local
/linux/drivers/media/i2c/
A Dtc358743_regs.h86 #define SET_PLL_FBD(fbd) (((fbd) - 1) & MASK_PLL_FBD) argument

Completed in 38 milliseconds