Searched refs:get_unsigned_result (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/meta/fbnic/ |
| A D | fbnic_fw.c | 447 get_unsigned_result(FBNIC_FW_CAP_RESP_VERSION, in fbnic_fw_parse_cap_resp() 476 get_unsigned_result(FBNIC_FW_CAP_RESP_STORED_VERSION, in fbnic_fw_parse_cap_resp() 482 get_unsigned_result(FBNIC_FW_CAP_RESP_CMRT_VERSION, in fbnic_fw_parse_cap_resp() 488 get_unsigned_result(FBNIC_FW_CAP_RESP_STORED_CMRT_VERSION, in fbnic_fw_parse_cap_resp() 494 get_unsigned_result(FBNIC_FW_CAP_RESP_UEFI_VERSION, in fbnic_fw_parse_cap_resp() 500 get_unsigned_result(FBNIC_FW_CAP_RESP_ACTIVE_FW_SLOT, active_slot); in fbnic_fw_parse_cap_resp() 503 get_unsigned_result(FBNIC_FW_CAP_RESP_FW_LINK_SPEED, speed); in fbnic_fw_parse_cap_resp() 504 get_unsigned_result(FBNIC_FW_CAP_RESP_FW_LINK_FEC, fec); in fbnic_fw_parse_cap_resp() 521 get_unsigned_result(FBNIC_FW_CAP_RESP_BMC_ALL_MULTI, all_multi); in fbnic_fw_parse_cap_resp()
|
| A D | fbnic_tlv.h | 122 #define get_unsigned_result(id, location) \ macro
|
Completed in 7 milliseconds