qcacmn: Add LPHB, User space suspend and resume tx/rx ops
Add LPHB, User space suspend and resume tx/rx ops. Change-Id: I085a67ca824e0a46094ecca80a0e3093e50fd23a CRs-Fixed: 2015223
This commit is contained in:
@@ -42,7 +42,7 @@ static void wlan_pmo_register_rx_ops(struct wlan_lmac_if_rx_ops *rx_ops)
|
||||
|
||||
pmo_rx_ops = &rx_ops->pmo_rx_ops;
|
||||
pmo_rx_ops->rx_gtk_rsp_event = pmo_tgt_gtk_rsp_evt;
|
||||
|
||||
pmo_rx_ops->lphb_rsp_event = pmo_tgt_lphb_rsp_evt;
|
||||
}
|
||||
#else
|
||||
/**
|
||||
|
Reference in New Issue
Block a user