Searched defs:vinfo (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ | 
| D | vnic_main.c | 183 static void hfi1_vnic_update_stats(struct hfi1_vnic_vport_info *vinfo,  in hfi1_vnic_update_stats()269 static void hfi1_vnic_update_tx_counters(struct hfi1_vnic_vport_info *vinfo,  in hfi1_vnic_update_tx_counters()
 298 static void hfi1_vnic_update_rx_counters(struct hfi1_vnic_vport_info *vinfo,  in hfi1_vnic_update_rx_counters()
 331 	struct hfi1_vnic_vport_info *vinfo = opa_vnic_dev_priv(netdev);  in hfi1_vnic_get_stats64()  local
 350 static void hfi1_vnic_maybe_stop_tx(struct hfi1_vnic_vport_info *vinfo,  in hfi1_vnic_maybe_stop_tx()
 363 	struct hfi1_vnic_vport_info *vinfo = opa_vnic_dev_priv(netdev);  in hfi1_netdev_start_xmit()  local
 428 	struct hfi1_vnic_vport_info *vinfo = opa_vnic_dev_priv(netdev);  in hfi1_vnic_select_queue()  local
 441 	struct hfi1_vnic_vport_info *vinfo = rxq->vinfo;  in hfi1_vnic_decap_skb()  local
 478 	struct hfi1_vnic_vport_info *vinfo = rxq->vinfo;  in hfi1_vnic_handle_rx()  local
 511 	struct hfi1_vnic_vport_info *vinfo = rxq->vinfo;  in hfi1_vnic_napi()  local
 [all …]
 
 | 
| D | vnic_sdma.c | 168 		       struct hfi1_vnic_vport_info *vinfo,  in hfi1_vnic_send_dma()262 	struct hfi1_vnic_vport_info *vinfo = vnic_sdma->vinfo;  in hfi1_vnic_sdma_wakeup()  local
 269 inline bool hfi1_vnic_sdma_write_avail(struct hfi1_vnic_vport_info *vinfo,  in hfi1_vnic_sdma_write_avail()
 277 void hfi1_vnic_sdma_init(struct hfi1_vnic_vport_info *vinfo)  in hfi1_vnic_sdma_init()
 
 | 
| D | vnic.h | 86 	struct hfi1_vnic_vport_info *vinfo;  member104 	struct hfi1_vnic_vport_info *vinfo;  member
 
 | 
| /Linux-v5.4/drivers/video/fbdev/vermilion/ | 
| D | vermilion.c | 166 static void vmlfb_free_vram(struct vml_info *vinfo)  in vmlfb_free_vram()183 static int vmlfb_alloc_vram(struct vml_info *vinfo,  in vmlfb_alloc_vram()
 289 static int vmlfb_vram_offset(struct vml_info *vinfo, unsigned long offset)  in vmlfb_vram_offset()
 384 	struct vml_info *vinfo;  in vml_pci_remove()  local
 442 	struct vml_info *vinfo;  in vml_pci_probe()  local
 584 				  struct vml_info *vinfo)  in vmlfb_check_var_locked()
 680 	struct vml_info *vinfo = container_of(info, struct vml_info, info);  in vmlfb_check_var()  local
 690 static void vml_wait_vblank(struct vml_info *vinfo)  in vml_wait_vblank()
 696 static void vmlfb_disable_pipe(struct vml_info *vinfo)  in vmlfb_disable_pipe()
 719 static void vml_dump_regs(struct vml_info *vinfo)  in vml_dump_regs()
 [all …]
 
 | 
| /Linux-v5.4/net/dsa/ | 
| D | tag_8021q.c | 98 	struct bridge_vlan_info vinfo;  in dsa_8021q_restore_pvid()  local134 	struct bridge_vlan_info vinfo;  in dsa_8021q_vid_apply()  local
 
 | 
| /Linux-v5.4/net/bridge/ | 
| D | br_netlink.c | 252 	struct  bridge_vlan_info vinfo;  in br_fill_ifvlaninfo_range()  local339 	struct bridge_vlan_info vinfo;  in br_fill_ifvlaninfo()  local
 524 			int cmd, struct bridge_vlan_info *vinfo, bool *changed,  in br_vlan_info()
 
 | 
| /Linux-v5.4/arch/mips/kernel/ | 
| D | smp-bmips.c | 478 static void bmips_set_reset_vec_remote(void *vinfo)  in bmips_set_reset_vec_remote()
 | 
| /Linux-v5.4/fs/nilfs2/ | 
| D | dat.c | 424 	struct nilfs_vinfo *vinfo = buf;  in nilfs_dat_get_vinfo()  local
 | 
| /Linux-v5.4/drivers/media/pci/ttpci/ | 
| D | dvb_filter.h | 173 	struct dvb_video_info vinfo;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | spectrum_span.c | 147 	struct bridge_vlan_info vinfo;  in mlxsw_sp_span_entry_bridge_8021q()  local
 | 
| D | spectrum.h | 334 	struct bridge_vlan_info vinfo;  in mlxsw_sp_vxlan_mapped_vid()  local
 | 
| /Linux-v5.4/drivers/video/fbdev/sis/ | 
| D | sis.h | 477 	struct sis_video_info *vinfo;  member
 |