Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_init.c692 qlcnic_check_flash_fw_ver(struct qlcnic_adapter *adapter) in qlcnic_check_flash_fw_ver() function
Dqlcnic.h1589 int qlcnic_check_flash_fw_ver(struct qlcnic_adapter *adapter);
Dqlcnic_main.c1642 err = qlcnic_check_flash_fw_ver(adapter); in qlcnic_82xx_start_firmware()