qcacmn: qcn9000 changes in rx flow identification
Rx flow indentification changes to provide support on Qcn9000 target Change-Id: I1b7ef8c93e38e753cb7014dca68148a4174daa82
This commit is contained in:

committed by
nshrivas

parent
b72685beaa
commit
c6d4cbfd1a
@@ -602,6 +602,9 @@ struct hal_hw_txrx_ops {
|
||||
uint32_t (*hal_rx_msdu_start_offset_get)(void);
|
||||
uint32_t (*hal_rx_mpdu_start_offset_get)(void);
|
||||
uint32_t (*hal_rx_mpdu_end_offset_get)(void);
|
||||
void * (*hal_rx_flow_setup_fse)(uint8_t *rx_fst,
|
||||
uint32_t table_offset,
|
||||
uint8_t *rx_flow);
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user