Searched refs:vif_id (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_niv.c177 u16_t vif_id = 0; local
196 vif_id = VIF_ID(pdev);
201 lm_status = lm_niv_vif_update(pdev,vif_id, default_vlan, allowed_priorities);
249 ///Send function-update ramrod with vif_id=0xFFFF and wait for completion
H A Dlm_sp.c1450 IN const u16_t vif_id,
1459 data->vif_id = mm_cpu_to_le16(vif_id);
1449 lm_niv_vif_update(struct _lm_device_t *pdev, IN const u16_t vif_id, IN const u16_t default_vlan, IN const u8_t allowed_priorities) argument
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dncsi_basic_types.h507 u8_t vif_id; member in struct:__anon5088
515 u8_t vif_id;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm.h866 * @param vif_id the new VIF ID for this function
873 IN const u16_t vif_id,
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h1291 u16 vif_id; member in struct:ecore_func_afex_update_params
H A Decore_sp_verbs.c6531 rdata->vif_id = mm_cpu_to_le16(afex_update_params->vif_id);
6546 "afex: sending func_update vif_id 0x%x dvlan 0x%x prio 0x%x\n",
6547 rdata->vif_id,
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h8269 u16_t vif_id /* value of VIF id in case of NIV multi-function mode */; member in struct:function_start_data
8293 u8_t vif_id_change_flg /* If set, vif_id will be checked */;
8297 u16_t vif_id /* value of VIF id in case of NIV multi-function mode */; member in struct:function_update_data

Completed in 189 milliseconds