Searched defs:fbnic_fw_cap (Results 1 – 1 of 1) sorted by relevance
32 struct fbnic_fw_cap { struct33 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 …]