Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c83 static int qlcnic_82xx_start_firmware(struct qlcnic_adapter *);
538 .start_firmware = qlcnic_82xx_start_firmware,
1628 static int qlcnic_82xx_start_firmware(struct qlcnic_adapter *adapter) in qlcnic_82xx_start_firmware() function