Searched defs:fbd (Results 1 – 5 of 5) sorted by relevance
320 struct fbnic_dev *fbd = nv->fbd; in fbnic_dbg_nv_init() local382 struct fbnic_dev *fbd = s->private; in fbnic_dbg_mac_addr_show() local408 struct fbnic_dev *fbd = s->private; in fbnic_dbg_tce_tcam_show() local442 struct fbnic_dev *fbd = s->private; in fbnic_dbg_act_tcam_show() local502 struct fbnic_dev *fbd = s->private; in fbnic_dbg_ip_src_show() local510 struct fbnic_dev *fbd = s->private; in fbnic_dbg_ip_dst_show() local518 struct fbnic_dev *fbd = s->private; in fbnic_dbg_ipo_src_show() local526 struct fbnic_dev *fbd = s->private; in fbnic_dbg_ipo_dst_show() local533 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 …]
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()
34 struct fbnic_dev *fbd = dev_get_drvdata(dev); in fbnic_hwmon_read() local58 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()
1356 struct fbnic_dev *fbd = nv->fbd; in fbnic_nv_irq_disable() local1364 struct fbnic_dev *fbd = nv->fbd; in fbnic_nv_irq_rearm() local1520 struct fbnic_dev *fbd = nv->fbd; in fbnic_free_napi_vector() local1615 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() local2276 struct fbnic_dev *fbd = fbn->fbd; in fbnic_disable() local2285 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 …]
153 struct fbnic_dev *fbd; member