Home
last modified time | relevance | path

Searched refs:qlcnic_check_flash_fw_ver (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_init.c696 qlcnic_check_flash_fw_ver(struct qlcnic_adapter *adapter) in qlcnic_check_flash_fw_ver() function
Dqlcnic.h1595 int qlcnic_check_flash_fw_ver(struct qlcnic_adapter *adapter);
Dqlcnic_main.c1665 err = qlcnic_check_flash_fw_ver(adapter); in qlcnic_82xx_start_firmware()