Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c65 static int nx_decr_dev_ref_cnt(struct netxen_adapter *adapter);
1601 nx_decr_dev_ref_cnt(adapter); in netxen_nic_probe()
1649 nx_decr_dev_ref_cnt(adapter); in netxen_nic_remove()
1693 nx_decr_dev_ref_cnt(adapter); in netxen_nic_detach_func()
1734 nx_decr_dev_ref_cnt(adapter); in netxen_nic_attach_late_func()
2390 nx_decr_dev_ref_cnt(struct netxen_adapter *adapter) in nx_decr_dev_ref_cnt() function
2621 ref_cnt = nx_decr_dev_ref_cnt(adapter); in netxen_detach_work()