net/fm10k/base: add error code
Add API error code for when PEP is not scheduled. Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
This commit is contained in:
parent
883a735c69
commit
0de9c88abb
@ -91,6 +91,8 @@ enum fm10k_pf_tlv_attr_id_v1 {
|
||||
#define FM10K_MSG_UPDATE_PVID_PVID_SHIFT 16
|
||||
#define FM10K_MSG_UPDATE_PVID_PVID_SIZE 16
|
||||
|
||||
#define FM10K_MSG_ERR_PEP_NOT_SCHEDULED 280
|
||||
|
||||
/* The following data structures are overlayed directly onto TLV mailbox
|
||||
* messages, and must not break 4 byte alignment. Ensure the structures line
|
||||
* up correctly as per their TLV definition.
|
||||
|
Loading…
x
Reference in New Issue
Block a user