Home
last modified time | relevance | path

Searched refs:active_slot (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_fw.c440 u32 active_slot = 0, all_multi = 0; in fbnic_fw_parse_cap_resp() local
500 get_unsigned_result(FBNIC_FW_CAP_RESP_ACTIVE_FW_SLOT, active_slot); in fbnic_fw_parse_cap_resp()
501 fbd->fw_cap.active_slot = active_slot; in fbnic_fw_parse_cap_resp()
H A Dfbnic_fw.h39 u8 active_slot; member