Searched defs:config_param (Results 1 – 3 of 3) sorted by relevance
425 struct config_param { struct427 u32 tx_fifo_num; /*Number of Tx FIFOs */433 u8 tx_steering_type;435 u8 fifo_mapping[MAX_TX_FIFOS];436 struct tx_fifo_config tx_cfg[MAX_TX_FIFOS]; /*Per-Tx FIFO config */437 u32 max_txds; /*Max no. of Tx buffer descriptor per TxDL */438 u64 tx_intr_type;441 u8 intr_type;442 u8 napi;447 u32 rx_ring_num; /*Number of receive rings */[all …]
332 u16 config_param; /* 0x00 */ member
353 struct vpu_enc_config_params config_param; member