qcacmn: Add support for radio-based packet steering
packets received on a particular radio are queued to a user configured reo destination ring. Change-Id: I080090f22b80fd8d8868df4145b82888e1111cea CRs-Fixed: 2017081
This commit is contained in:

committed by
Sandeep Puligilla

parent
61824944ab
commit
fd1edcc084
@@ -474,6 +474,7 @@ typedef enum _ol_ath_param_t {
|
||||
OL_ATH_PARAM_PRECAC_TIMEOUT = 346,
|
||||
OL_ATH_COEX_VER_CFG = 347,
|
||||
OL_ATH_PARAM_DUMP_TARGET = 348,
|
||||
OL_ATH_PARAM_PDEV_TO_REO_DEST = 349,
|
||||
} ol_ath_param_t;
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user