Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c190 err = qlcnic_diag_alloc_res(adapter->netdev, QLCNIC_LED_TEST); in qlcnic_82xx_store_beacon()
H A Dqlcnic.h1637 int qlcnic_diag_alloc_res(struct net_device *netdev, int);
H A Dqlcnic_main.c2109 int qlcnic_diag_alloc_res(struct net_device *netdev, int test) in qlcnic_diag_alloc_res() function