Searched refs:num_pb (Results 1 – 3 of 3) 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,
1084 static void ixgbe_set_rxpba_82598(struct ixgbe_hw *hw, int num_pb, in ixgbe_set_rxpba_82598() argument1090 if (!num_pb) in ixgbe_set_rxpba_82598()