qcacmn: Add support for primary TQM migration
Add support for primary TQM migration. Change-Id: Ifd62eb7e731bbd9e86c462642fd2e20d50d5495a CRs-Fixed: 3410900
This commit is contained in:

کامیت شده توسط
Madan Koyyalamudi

والد
031d51614e
کامیت
80ee0f60c6
@@ -1464,6 +1464,11 @@ struct ol_if_ops {
|
||||
qdf_nbuf_t nbuf,
|
||||
uint16_t hdr_space);
|
||||
|
||||
#ifdef QCA_SUPPORT_PRIMARY_LINK_MIGRATE
|
||||
void (*update_primary_link)(struct cdp_ctrl_objmgr_psoc *psoc,
|
||||
uint8_t *mac_addr);
|
||||
#endif
|
||||
|
||||
uint8_t (*freq_to_channel)(struct cdp_ctrl_objmgr_psoc *psoc,
|
||||
uint8_t pdev_id, uint16_t freq);
|
||||
|
||||
|
مرجع در شماره جدید
Block a user