Searched defs:pending_idx (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/xen-netback/ |
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() 344 u16 pending_idx, in xenvif_tx_create_map_op() 389 u16 pending_idx; in xenvif_get_requests() local 488 u16 pending_idx, in xenvif_grant_handle_set() 502 u16 pending_idx) in xenvif_grant_handle_reset() 520 u16 pending_idx; in xenvif_tx_check_gop() local 655 u16 pending_idx; in xenvif_fill_frags() local 886 u16 pending_idx; in xenvif_tx_build_gops() local [all …]
|
/linux-6.1.9/drivers/net/ethernet/intel/ice/ |
D | ice_devlink.c | 508 u8 i, j, options_count, cnt, speed, pending_idx, active_idx; in ice_devlink_port_options_print() local 641 u8 i, j, active_idx, pending_idx, new_option; in ice_devlink_port_split() local 958 u8 i, active_idx, pending_idx, option_count = ICE_AQC_PORT_OPT_MAX; in ice_devlink_set_port_split_options() local
|