Searched defs:pending_idx (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/xen-netback/ |
H A D | netback.c | 131 #define callback_param(vif, pending_idx) \ argument 138 u16 pending_idx = ubuf->desc; in ubuf_to_queue() local 151 static void frag_set_pending_idx(skb_frag_t *frag, u16 pending_idx) in frag_set_pending_idx() 342 u16 pending_idx, in xenvif_tx_create_map_op() 389 u16 pending_idx; in xenvif_get_requests() local 525 u16 pending_idx, in xenvif_grant_handle_set() 539 u16 pending_idx) in xenvif_grant_handle_reset() 557 u16 pending_idx; in xenvif_tx_check_gop() local 699 u16 pending_idx; in xenvif_fill_frags() local 1181 u16 pending_idx; in xenvif_tx_submit() local [all …]
|
/linux/drivers/net/ethernet/intel/ice/devlink/ |
H A D | port.c | 53 u8 i, j, options_count, cnt, speed, pending_idx, active_idx; in ice_devlink_port_options_print() local 186 u8 i, j, active_idx, pending_idx, new_option; in ice_devlink_port_split() local 273 u8 i, active_idx, pending_idx, option_count = ICE_AQC_PORT_OPT_MAX; in ice_devlink_set_port_split_options() local
|
/linux/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
|
H A D | ice_common.c | 4310 u8 speed, active_idx, pending_idx; in ice_get_phy_lane_number() local
|