Home
last modified time | relevance | path

Searched refs:num_pb (Results 1 – 2 of 2) sorted by relevance

/linux/sound/xen/
H A Dxen_snd_front_cfg.c292 int *num_pb, int *num_cap) in cfg_get_stream_type() argument
298 *num_pb = 0; in cfg_get_stream_type()
315 (*num_pb)++; in cfg_get_stream_type()
391 int num_pb, num_cap; in cfg_device() local
428 ret = cfg_get_stream_type(device_path, i, &num_pb, &num_cap); in cfg_device()
432 pcm_instance->num_streams_pb += num_pb; in cfg_device()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h99 void ixgbe_set_rxpba_generic(struct ixgbe_hw *hw, int num_pb,