Searched defs:abs_vf_id (Results  1 – 5 of 5) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/ | 
| H A D | lm_vf.c | 2921 lm_status_t lm_pf_enable_vf_igu_int(struct _lm_device_t * pdev, u8_t abs_vf_id)  in lm_pf_enable_vf_igu_int() 2977 lm_status_t lm_pf_disable_vf_igu_int(struct _lm_device_t * pdev,  u8_t abs_vf_id)  in lm_pf_disable_vf_igu_int() 3003 lm_pf_enable_vf(struct _lm_device_t *pdev,   u8_t abs_vf_id)  in lm_pf_enable_vf() 3076 lm_pf_disable_vf(struct _lm_device_t *pdev,   u8_t abs_vf_id)  in lm_pf_disable_vf() 3102 lm_status_t lm_pf_create_vf(struct _lm_device_t *pdev, u16_t abs_vf_id, void* ctx)  in lm_pf_create_vf() 3160 lm_status_t lm_pf_remove_vf(struct _lm_device_t *pdev, u16_t abs_vf_id)  in lm_pf_remove_vf() 3441 void lm_pf_fl_vf_reset_set_inprogress(struct _lm_device_t * pdev, u8_t abs_vf_id)  in lm_pf_fl_vf_reset_set_inprogress() 3454 void lm_pf_fl_vf_reset_clear_inprogress(struct _lm_device_t *pdev, u8_t abs_vf_id)  in lm_pf_fl_vf_reset_clear_inprogress() 3467 u8_t lm_pf_fl_vf_reset_is_inprogress(struct _lm_device_t *pdev, u8_t abs_vf_id)  in lm_pf_fl_vf_reset_is_inprogress()
  | 
| /illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ | 
| H A D | lm_pf.c | 69 lm_vf_info_t * lm_pf_find_vf_info_by_abs_id(struct _lm_device_t *pdev, u8_t abs_vf_id)  in lm_pf_find_vf_info_by_abs_id() 457     u8_t  abs_vf_id = 0xff;  in lm_pf_get_sw_client_idx_from_cid()  local 482     u8_t  abs_vf_id = 0xff;  in lm_pf_get_fw_client_idx_from_cid()  local 1001 u8_t lm_pf_acquire_vf_igu_block(lm_device_t *pdev, u8_t igu_sb_idx, u8_t abs_vf_id, u8_t vector_num…  in lm_pf_acquire_vf_igu_block()
  | 
| H A D | lm_sp.c | 3060     u8_t abs_vf_id;  in lm_eq_handle_rss_update_eqe()  local 3214     u8_t abs_vf_id;  in lm_eq_handle_vf_flr_eqe()  local 3237     u8_t abs_vf_id;  in lm_eq_handle_malicious_vf_eqe()  local 4116                 u8_t           abs_vf_id = 0xff;  in lm_eth_init_command_comp()  local
  | 
| /illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ | 
| H A D | ecore_sriov.h | 157 	u8			abs_vf_id;  member
  | 
| /illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/common/ | 
| H A D | lm_vf_common.h | 188     u8_t    abs_vf_id;  member
  |