Searched refs:be_cmd_set_hsw_config (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 1639 status = be_cmd_set_hsw_config(adapter, vlan, vf + 1, vf_if_id, 0, 0); in be_set_vf_tvt() 1667 status = be_cmd_set_hsw_config(adapter, BE_RESET_VLAN_TAG_ID, vf + 1, in be_clear_vf_tvt() 1824 status = be_cmd_set_hsw_config(adapter, 0, vf + 1, vf_cfg->if_handle, in be_set_vf_spoofchk() 5114 status = be_cmd_set_hsw_config(adapter, 0, 0, in be_ndo_bridge_setlink()
|
D | be_cmds.h | 2374 int be_cmd_set_hsw_config(struct be_adapter *adapter, u16 pvid, u32 domain,
|
D | be_cmds.c | 3225 int be_cmd_set_hsw_config(struct be_adapter *adapter, u16 pvid, in be_cmd_set_hsw_config() function
|