common/cnxk: update Rx inline IPsec mailbox format
Updates Rx inline IPSEC mailbox message format to sync with latest CPT PF driver. Signed-off-by: Srujana Challa <schalla@marvell.com> Acked-by: Akhil Goyal <gakhil@marvell.com>
This commit is contained in:
parent
64a73ebd87
commit
39f3b8126b
@ -1331,6 +1331,9 @@ struct cpt_rxc_time_cfg_req {
|
||||
struct cpt_rx_inline_lf_cfg_msg {
|
||||
struct mbox_msghdr hdr;
|
||||
uint16_t __io sso_pf_func;
|
||||
uint16_t __io param1;
|
||||
uint16_t __io param2;
|
||||
uint16_t __io reserved;
|
||||
};
|
||||
|
||||
enum cpt_eng_type {
|
||||
|
Loading…
Reference in New Issue
Block a user