Searched defs:fbd (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_debugfs.c | 320 struct fbnic_dev *fbd = nv->fbd; in fbnic_dbg_nv_init() local 382 struct fbnic_dev *fbd = s->private; in fbnic_dbg_mac_addr_show() local 408 struct fbnic_dev *fbd = s->private; in fbnic_dbg_tce_tcam_show() local 442 struct fbnic_dev *fbd = s->private; in fbnic_dbg_act_tcam_show() local 502 struct fbnic_dev *fbd = s->private; in fbnic_dbg_ip_src_show() local 510 struct fbnic_dev *fbd = s->private; in fbnic_dbg_ip_dst_show() local 518 struct fbnic_dev *fbd = s->private; in fbnic_dbg_ipo_src_show() local 526 struct fbnic_dev *fbd = s->private; in fbnic_dbg_ipo_dst_show() local 533 struct fbnic_dev *fbd, int mbx_idx) in fbnic_dbg_fw_mbx_display() 565 struct fbnic_dev *fbd = s->private; in fbnic_dbg_fw_mbx_show() local [all …]
|
| H A D | fbnic_fw_log.c | 11 void fbnic_fw_log_enable(struct fbnic_dev *fbd, bool send_hist) in fbnic_fw_log_enable() 26 void fbnic_fw_log_disable(struct fbnic_dev *fbd) in fbnic_fw_log_disable() 36 int fbnic_fw_log_init(struct fbnic_dev *fbd) in fbnic_fw_log_init() 57 void fbnic_fw_log_free(struct fbnic_dev *fbd) in fbnic_fw_log_free() 71 int fbnic_fw_log_write(struct fbnic_dev *fbd, u64 index, u32 timestamp, in fbnic_fw_log_write()
|
| H A D | fbnic_netdev.c | 15 struct fbnic_dev *fbd = fbn->fbd; in __fbnic_open() local 125 struct fbnic_dev *fbd = fbn->fbd; in fbnic_uc_unsync() local 166 struct fbnic_dev *fbd = fbn->fbd; in fbnic_mc_unsync() local 186 void __fbnic_set_rx_mode(struct fbnic_dev *fbd, in __fbnic_set_rx_mode() 248 struct fbnic_dev *fbd = fbn->fbd; in fbnic_set_rx_mode() local 288 void fbnic_clear_rx_mode(struct fbnic_dev *fbd) in fbnic_clear_rx_mode() 400 struct fbnic_dev *fbd = fbn->fbd; in fbnic_get_stats64() local 573 struct fbnic_dev *fbd = fbn->fbd; in fbnic_get_queue_stats_rx() local 701 struct fbnic_dev *fbd = fbn->fbd; in fbnic_reset_queues() local 722 void fbnic_netdev_free(struct fbnic_dev *fbd) in fbnic_netdev_free() [all …]
|
| H A D | fbnic_hwmon.c | 34 struct fbnic_dev *fbd = dev_get_drvdata(dev); in fbnic_hwmon_read() local 58 void fbnic_hwmon_register(struct fbnic_dev *fbd) in fbnic_hwmon_register() 74 void fbnic_hwmon_unregister(struct fbnic_dev *fbd) in fbnic_hwmon_unregister()
|
| H A D | fbnic_txrx.c | 1356 struct fbnic_dev *fbd = nv->fbd; in fbnic_nv_irq_disable() local 1364 struct fbnic_dev *fbd = nv->fbd; in fbnic_nv_irq_rearm() local 1520 struct fbnic_dev *fbd = nv->fbd; in fbnic_free_napi_vector() local 1615 static int fbnic_alloc_napi_vector(struct fbnic_dev *fbd, struct fbnic_net *fbn, in fbnic_alloc_napi_vector() 1766 struct fbnic_dev *fbd = fbn->fbd; in fbnic_alloc_napi_vectors() local 2276 struct fbnic_dev *fbd = fbn->fbd; in fbnic_disable() local 2285 static void fbnic_tx_flush(struct fbnic_dev *fbd) in fbnic_tx_flush() 2293 static void fbnic_tx_flush_off(struct fbnic_dev *fbd) in fbnic_tx_flush_off() 2303 static bool fbnic_all_idle(struct fbnic_dev *fbd, in fbnic_all_idle() 2318 static void fbnic_idle_dump(struct fbnic_dev *fbd, in fbnic_idle_dump() [all …]
|
| H A D | fbnic_txrx.h | 153 struct fbnic_dev *fbd; member
|