Searched refs:pending_idx (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/net/xen-netback/ |
| H A D | netback.c | 388 u16 pending_idx; in xenvif_get_requests() local 531 pending_idx); in xenvif_grant_handle_set() 544 pending_idx); in xenvif_grant_handle_reset() 556 u16 pending_idx; in xenvif_tx_check_gop() local 617 pending_idx, in xenvif_tx_check_gop() 642 pending_idx, in xenvif_tx_check_gop() 698 u16 pending_idx; in xenvif_fill_frags() local 1180 u16 pending_idx; in xenvif_tx_submit() local 1342 pending_idx = in xenvif_tx_dealloc_action() 1346 pending_idx; in xenvif_tx_dealloc_action() [all …]
|
| /linux-6.15/drivers/net/ethernet/intel/ice/devlink/ |
| H A D | port.c | 51 u8 i, j, options_count, cnt, speed, pending_idx, active_idx; in ice_devlink_port_options_print() local 71 &active_valid, &pending_idx, in ice_devlink_port_options_print() 89 else if ((i == pending_idx) && pending_valid) in ice_devlink_port_options_print() 184 u8 i, j, active_idx, pending_idx, new_option; in ice_devlink_port_split() local 193 &pending_idx, &pending_valid); in ice_devlink_port_split() 202 active_idx = pending_valid ? pending_idx : active_idx; in ice_devlink_port_split() 271 u8 i, active_idx, pending_idx, option_count = ICE_AQC_PORT_OPT_MAX; in ice_devlink_set_port_split_options() local 277 &pending_idx, &pending_valid); in ice_devlink_set_port_split_options()
|
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 483 u8 active_idx = 0, pending_idx = 0; in ice_ethtool_get_maxspeed() local 488 &pending_idx, &pending_valid); in ice_ethtool_get_maxspeed()
|
| H A D | ice_common.c | 4067 u8 speed, active_idx, pending_idx; in ice_get_phy_lane_number() local 4072 &pending_idx, &pending_valid); in ice_get_phy_lane_number()
|