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 D | lm_niv.c | 177 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 D | lm_sp.c | 1450 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 D | ncsi_basic_types.h | 507 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 D | lm.h | 866 * @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 D | ecore_sp_verbs.h | 1291 u16 vif_id; member in struct:ecore_func_afex_update_params
|
H A D | ecore_sp_verbs.c | 6531 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 D | 5710_hsi.h | 8269 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