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

/linux-master/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink_port.c183 u8 option_count = ICE_AQC_PORT_OPT_MAX; local
268 u8 i, active_idx, pending_idx, option_count = ICE_AQC_PORT_OPT_MAX; local
/linux-master/drivers/net/team/
H A Dteam_core.c250 __team_options_register(struct team *team, const struct team_option *option, size_t option_count) argument
299 __team_options_mark_removed(struct team *team, const struct team_option *option, size_t option_count) argument
314 __team_options_unregister(struct team *team, const struct team_option *option, size_t option_count) argument
334 team_options_register(struct team *team, const struct team_option *option, size_t option_count) argument
348 team_options_unregister(struct team *team, const struct team_option *option, size_t option_count) argument
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_common.c3804 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) argument

Completed in 234 milliseconds