Home
last modified time | relevance | path

Searched refs:__fbnic_fw_alloc_cmpl (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_fw.h130 struct fbnic_fw_completion *__fbnic_fw_alloc_cmpl(u32 msg_type,
H A Dfbnic_devlink.c420 fw_cmpl = __fbnic_fw_alloc_cmpl(FBNIC_TLV_MSG_ID_COREDUMP_READ_RESP, in fbnic_fw_reporter_dump()
H A Dfbnic_fw.c1906 struct fbnic_fw_completion *__fbnic_fw_alloc_cmpl(u32 msg_type, in __fbnic_fw_alloc_cmpl() function
1924 return __fbnic_fw_alloc_cmpl(msg_type, 0); in fbnic_fw_alloc_cmpl()
H A Dfbnic_ethtool.c1660 fw_cmpl = __fbnic_fw_alloc_cmpl(FBNIC_TLV_MSG_ID_QSFP_READ_RESP, in fbnic_get_module_eeprom_by_page()