Searched refs:lb_en (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/dev/ice/ |
| H A D | ice_switch.h | 178 u8 lb_en; /* Indicate if packet can be looped back */ 253 * This structure allows to pass info about lb_en and lan_en 174 u8 lb_en; /* Indicate if packet can be looped back */ global() member
|
| H A D | ice_switch.c | 1150 * ice_fill_sw_info - Helper function to populate lb_en and lan_en 1154 * This helper function populates the lb_en and lan_en elements of the provided in ice_fill_sw_info() 1160 fi->lb_en = false; in ice_fill_sw_info() 1171 fi->lb_en = true; in ice_fill_sw_info() 1212 fi->lb_en = false; in ice_fill_sw_rule() 1291 if (f_info->lb_en) in ice_fill_sw_rule()
|
| H A D | ice_lib.c | 5969 ice_fltr_flag_str(fi->flag), fi->lb_en, fi->lan_en, in ice_sysctl_dump_mac_filters() 6038 ice_fltr_flag_str(fi->flag), fi->lb_en, fi->lan_en, in ice_sysctl_dump_vlan_filters() 6109 fi->lb_en, fi->lan_en, ice_fwd_act_str(fi->fltr_act), in ice_sysctl_dump_ethertype_filters() 6181 fi->lb_en, fi->lan_en, ice_fwd_act_str(fi->fltr_act), in ice_sysctl_dump_ethertype_mac_filters()
|
| /freebsd/sys/dev/mlx5/ |
| H A D | mlx5_ifc.h | 9069 u8 lb_en[0x8]; member
|