Home
last modified time | relevance | path

Searched defs:option_count (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_devlink.c666 u8 option_count = ICE_AQC_PORT_OPT_MAX; in ice_devlink_port_split() local
1492 u8 i, active_idx, pending_idx, option_count = ICE_AQC_PORT_OPT_MAX; in ice_devlink_set_port_split_options() local
H A Dice_common.c3790 ice_aq_get_port_options(struct ice_hw *hw, struct ice_aqc_get_port_options_elem *options, u8 *option_count, u8 lport, bool lport_valid, u8 *active_option_idx, bool *active_option_valid, u8 *pending_option_idx, bool *pending_option_valid) ice_aq_get_port_options() argument
/kernel/linux/linux-5.10/drivers/net/team/
H A Dteam.c252 __team_options_register(struct team *team, const struct team_option *option, size_t option_count) __team_options_register() argument
301 __team_options_mark_removed(struct team *team, const struct team_option *option, size_t option_count) __team_options_mark_removed() argument
316 __team_options_unregister(struct team *team, const struct team_option *option, size_t option_count) __team_options_unregister() argument
336 team_options_register(struct team *team, const struct team_option *option, size_t option_count) team_options_register() argument
350 team_options_unregister(struct team *team, const struct team_option *option, size_t option_count) team_options_unregister() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/team/
H A Dteam.c249 __team_options_register(struct team *team, const struct team_option *option, size_t option_count) __team_options_register() argument
298 __team_options_mark_removed(struct team *team, const struct team_option *option, size_t option_count) __team_options_mark_removed() argument
313 __team_options_unregister(struct team *team, const struct team_option *option, size_t option_count) __team_options_unregister() argument
333 team_options_register(struct team *team, const struct team_option *option, size_t option_count) team_options_register() argument
347 team_options_unregister(struct team *team, const struct team_option *option, size_t option_count) team_options_unregister() argument
[all...]

Completed in 14 milliseconds