Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h7428 struct hwrm_fw_set_time_input { struct
7429 __le16 req_type;
7430 __le16 cmpl_ring;
7431 __le16 seq_id;
7432 __le16 target_id;
7433 __le64 resp_addr;
7434 __le16 year;
7437 u8 month;
7438 u8 day;
7439 u8 hour;
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h8547 struct hwrm_fw_set_time_input { struct
8548 __le16 req_type;
8549 __le16 cmpl_ring;
8550 __le16 seq_id;
8551 __le16 target_id;
8552 __le64 resp_addr;
8553 __le16 year;
8556 u8 month;
8557 u8 day;
8558 u8 hour;
[all …]