Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h7347 struct hwrm_fw_reset_input { struct
7348 __le16 req_type;
7349 __le16 cmpl_ring;
7350 __le16 seq_id;
7351 __le16 target_id;
7352 __le64 resp_addr;
7353 u8 embedded_proc_type;
7364 u8 selfrst_status;
7370 u8 host_idx;
7371 u8 flags;
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h8459 struct hwrm_fw_reset_input { struct
8460 __le16 req_type;
8461 __le16 cmpl_ring;
8462 __le16 seq_id;
8463 __le16 target_id;
8464 __le64 resp_addr;
8465 u8 embedded_proc_type;
8476 u8 selfrst_status;
8482 u8 host_idx;
8483 u8 flags;
[all …]