Searched defs:pf_dev (Results 1 – 2 of 2) sorted by relevance
19 static u8_t lm_vf_get_free_sbs(struct _lm_device_t * pf_dev, u8_t num_rss) in lm_vf_get_free_sbs() argument 32 static u8_t lm_vf_get_free_clients(struct _lm_device_t * pf_dev, u8_ argument 45 lm_vf_get_free_stats(struct _lm_device_t * pf_dev) lm_vf_get_free_stats() argument 60 lm_vf_get_free_cam_offset(struct _lm_device_t * pf_dev) lm_vf_get_free_cam_offset() argument 74 lm_vf_prep(struct _lm_device_t * pf_dev,struct _lm_device_t * vf_dev) lm_vf_prep() argument 125 lm_vf_en(struct _lm_device_t * pf_dev,u16_t vf_num) lm_vf_en() argument 151 lm_vf_dis(struct _lm_device_t * pf_dev) lm_vf_dis() argument [all...]
3135 struct _lm_device_t* pf_dev; member 4292 lm_device_t *pf_dev = pdev->pf_dev; in DOORBELL() local