Searched refs:intf_id (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.h | 2375 u16 intf_id, u16 hsw_mode, u8 spoofchk); 2377 u16 intf_id, u8 *mode, bool *spoofchk);
|
D | be_cmds.c | 3226 u32 domain, u16 intf_id, u16 hsw_mode, u8 spoofchk) in be_cmd_set_hsw_config() argument 3249 AMAP_SET_BITS(struct amap_set_hsw_context, interface_id, ctxt, intf_id); in be_cmd_set_hsw_config() 3280 u32 domain, u16 intf_id, u8 *mode, bool *spoofchk) in be_cmd_get_hsw_config() argument 3305 ctxt, intf_id); in be_cmd_get_hsw_config()
|