Home
last modified time | relevance | path

Searched refs:hsw_mode (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5032 u8 hsw_mode; in be_ndo_bridge_getlink() local
5039 hsw_mode = PORT_FWD_TYPE_VEB; in be_ndo_bridge_getlink()
5042 adapter->if_handle, &hsw_mode, in be_ndo_bridge_getlink()
5047 if (hsw_mode == PORT_FWD_TYPE_PASSTHRU) in be_ndo_bridge_getlink()
5052 hsw_mode == PORT_FWD_TYPE_VEPA ? in be_ndo_bridge_getlink()
H A Dbe_cmds.c3880 u32 domain, u16 intf_id, u16 hsw_mode, u8 spoofchk) in be_cmd_set_hsw_config()
3912 if (hsw_mode) { in be_cmd_set_hsw_config()
3917 ctxt, hsw_mode); in be_cmd_set_hsw_config()
3879 be_cmd_set_hsw_config(struct be_adapter *adapter, u16 pvid, u32 domain, u16 intf_id, u16 hsw_mode, u8 spoofchk) be_cmd_set_hsw_config() argument
H A Dbe_cmds.h2476 u16 intf_id, u16 hsw_mode, u8 spoofchk);
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5022 u8 hsw_mode; in be_ndo_bridge_getlink() local
5029 hsw_mode = PORT_FWD_TYPE_VEB; in be_ndo_bridge_getlink()
5032 adapter->if_handle, &hsw_mode, in be_ndo_bridge_getlink()
5037 if (hsw_mode == PORT_FWD_TYPE_PASSTHRU) in be_ndo_bridge_getlink()
5042 hsw_mode == PORT_FWD_TYPE_VEPA ? in be_ndo_bridge_getlink()
H A Dbe_cmds.c3881 u32 domain, u16 intf_id, u16 hsw_mode, u8 spoofchk) in be_cmd_set_hsw_config()
3913 if (hsw_mode) { in be_cmd_set_hsw_config()
3918 ctxt, hsw_mode); in be_cmd_set_hsw_config()
3880 be_cmd_set_hsw_config(struct be_adapter *adapter, u16 pvid, u32 domain, u16 intf_id, u16 hsw_mode, u8 spoofchk) be_cmd_set_hsw_config() argument
H A Dbe_cmds.h2476 u16 intf_id, u16 hsw_mode, u8 spoofchk);

Completed in 43 milliseconds