Lines Matching refs:ifcvf_hw
49 struct ifcvf_adapter *vf_to_adapter(struct ifcvf_hw *hw)
54 static void __iomem *get_cap_addr(struct ifcvf_hw *hw,
99 int ifcvf_init_hw(struct ifcvf_hw *hw, struct pci_dev *pdev)
176 u8 ifcvf_get_status(struct ifcvf_hw *hw)
181 void ifcvf_set_status(struct ifcvf_hw *hw, u8 status)
186 void ifcvf_reset(struct ifcvf_hw *hw)
196 static void ifcvf_add_status(struct ifcvf_hw *hw, u8 status)
205 u64 ifcvf_get_features(struct ifcvf_hw *hw)
219 void ifcvf_read_net_config(struct ifcvf_hw *hw, u64 offset,
236 void ifcvf_write_net_config(struct ifcvf_hw *hw, u64 offset,
248 static void ifcvf_set_features(struct ifcvf_hw *hw, u64 features)
259 static int ifcvf_config_features(struct ifcvf_hw *hw)
275 u16 ifcvf_get_vq_state(struct ifcvf_hw *hw, u16 qid)
290 int ifcvf_set_vq_state(struct ifcvf_hw *hw, u16 qid, u16 num)
305 static int ifcvf_hw_enable(struct ifcvf_hw *hw)
348 static void ifcvf_hw_disable(struct ifcvf_hw *hw)
364 int ifcvf_start_hw(struct ifcvf_hw *hw)
381 void ifcvf_stop_hw(struct ifcvf_hw *hw)
387 void ifcvf_notify_queue(struct ifcvf_hw *hw, u16 qid)