Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c84 static int qlcnic_82xx_start_firmware(struct qlcnic_adapter *);
539 .start_firmware = qlcnic_82xx_start_firmware,
1629 static int qlcnic_82xx_start_firmware(struct qlcnic_adapter *adapter) in qlcnic_82xx_start_firmware() function