Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c65 static int nx_decr_dev_ref_cnt(struct netxen_adapter *adapter);
1597 nx_decr_dev_ref_cnt(adapter); in netxen_nic_probe()
1647 nx_decr_dev_ref_cnt(adapter); in netxen_nic_remove()
1691 nx_decr_dev_ref_cnt(adapter); in netxen_nic_detach_func()
1732 nx_decr_dev_ref_cnt(adapter); in netxen_nic_attach_late_func()
2388 nx_decr_dev_ref_cnt(struct netxen_adapter *adapter) in nx_decr_dev_ref_cnt() function
2619 ref_cnt = nx_decr_dev_ref_cnt(adapter); in netxen_detach_work()