Home
last modified time | relevance | path

Searched defs:hwrm_cfa_flow_alloc_output (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h6618 struct hwrm_cfa_flow_alloc_output { struct
6619 __le16 error_code;
6620 __le16 req_type;
6621 __le16 seq_id;
6622 __le16 resp_len;
6623 __le16 flow_handle;
6624 u8 unused_0[2];
6625 __le32 flow_id;
6636 __le64 ext_flow_handle;
6637 __le32 flow_counter_id;
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h7636 struct hwrm_cfa_flow_alloc_output { struct
7637 __le16 error_code;
7638 __le16 req_type;
7639 __le16 seq_id;
7640 __le16 resp_len;
7641 __le16 flow_handle;
7642 u8 unused_0[2];
7643 __le32 flow_id;
7654 __le64 ext_flow_handle;
7655 __le32 flow_counter_id;
[all …]