Lines Matching refs:ifcvf_hw

13 u16 ifcvf_set_vq_vector(struct ifcvf_hw *hw, u16 qid, int vector)
23 u16 ifcvf_set_config_vector(struct ifcvf_hw *hw, int vector)
32 static void __iomem *get_cap_addr(struct ifcvf_hw *hw,
72 static u16 ifcvf_get_vq_size(struct ifcvf_hw *hw, u16 qid)
86 u16 ifcvf_get_max_vq_size(struct ifcvf_hw *hw)
103 int ifcvf_init_hw(struct ifcvf_hw *hw, struct pci_dev *pdev)
195 u8 ifcvf_get_status(struct ifcvf_hw *hw)
200 void ifcvf_set_status(struct ifcvf_hw *hw, u8 status)
205 void ifcvf_reset(struct ifcvf_hw *hw)
212 u64 ifcvf_get_hw_features(struct ifcvf_hw *hw)
230 u64 ifcvf_get_dev_features(struct ifcvf_hw *hw)
235 u64 ifcvf_get_driver_features(struct ifcvf_hw *hw)
252 int ifcvf_verify_min_features(struct ifcvf_hw *hw, u64 features)
262 u32 ifcvf_get_config_size(struct ifcvf_hw *hw)
289 void ifcvf_read_dev_config(struct ifcvf_hw *hw, u64 offset,
306 void ifcvf_write_dev_config(struct ifcvf_hw *hw, u64 offset,
318 void ifcvf_set_driver_features(struct ifcvf_hw *hw, u64 features)
329 u16 ifcvf_get_vq_state(struct ifcvf_hw *hw, u16 qid)
339 int ifcvf_set_vq_state(struct ifcvf_hw *hw, u16 qid, u16 num)
348 void ifcvf_set_vq_num(struct ifcvf_hw *hw, u16 qid, u32 num)
356 int ifcvf_set_vq_address(struct ifcvf_hw *hw, u16 qid, u64 desc_area,
372 bool ifcvf_get_vq_ready(struct ifcvf_hw *hw, u16 qid)
383 void ifcvf_set_vq_ready(struct ifcvf_hw *hw, u16 qid, bool ready)
391 static void ifcvf_reset_vring(struct ifcvf_hw *hw)
402 static void ifcvf_reset_config_handler(struct ifcvf_hw *hw)
409 static void ifcvf_synchronize_irq(struct ifcvf_hw *hw)
422 void ifcvf_stop(struct ifcvf_hw *hw)
429 void ifcvf_notify_queue(struct ifcvf_hw *hw, u16 qid)