Home
last modified time | relevance | path

Searched defs:pf_dev (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/
H A Dlm_vf.c19 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...]
/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h3135 struct _lm_device_t* pf_dev; member
4292 lm_device_t *pf_dev = pdev->pf_dev; in DOORBELL() local