Searched defs:enable_stats (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_common.c | 2642 i40e_aq_add_veb(struct i40e_hw *hw, u16 uplink_seid, u16 downlink_seid, u8 enabled_tc, bool default_port, u16 *veb_seid, bool enable_stats, struct i40e_asq_cmd_details *cmd_details) i40e_aq_add_veb() argument
|
H A D | i40e_main.c | 14133 bool enable_stats = !!(pf->flags & I40E_FLAG_VEB_STATS_ENABLED); in i40e_add_veb() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_common.c | 2417 i40e_aq_add_veb(struct i40e_hw *hw, u16 uplink_seid, u16 downlink_seid, u8 enabled_tc, bool default_port, u16 *veb_seid, bool enable_stats, struct i40e_asq_cmd_details *cmd_details) i40e_aq_add_veb() argument
|
H A D | i40e_main.c | 14828 bool enable_stats = !!(pf->flags & I40E_FLAG_VEB_STATS_ENABLED); in i40e_add_veb() local
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | bpf.h | 691 } enable_stats; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | bpf.h | 691 } enable_stats; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | bpf.h | 1677 } enable_stats; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | bpf.h | 444 } enable_stats; member
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | bpf.h | 1677 } enable_stats; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | bpf.h | 444 } enable_stats; member
|
Completed in 89 milliseconds