Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_fw.h32 struct fbnic_fw_cap { struct
33 struct {
35 } running;
36 struct {
38 } stored;
39 u8 active_slot;
40 u8 bmc_mac_addr[4][ETH_ALEN];
41 u8 bmc_present : 1;
42 u8 all_multi : 1;
43 u8 link_speed;
[all …]