Searched refs:num_pb (Results 1 – 2 of 2) sorted by relevance
292 int *num_pb, int *num_cap) in cfg_get_stream_type() argument298 *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() local428 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()
99 void ixgbe_set_rxpba_generic(struct ixgbe_hw *hw, int num_pb,