Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c65 static int nx_decr_dev_ref_cnt(struct netxen_adapter *adapter);
1596 nx_decr_dev_ref_cnt(adapter); in netxen_nic_probe()
1646 nx_decr_dev_ref_cnt(adapter); in netxen_nic_remove()
1690 nx_decr_dev_ref_cnt(adapter); in netxen_nic_detach_func()
1731 nx_decr_dev_ref_cnt(adapter); in netxen_nic_attach_late_func()
2387 nx_decr_dev_ref_cnt(struct netxen_adapter *adapter) in nx_decr_dev_ref_cnt() function
2618 ref_cnt = nx_decr_dev_ref_cnt(adapter); in netxen_detach_work()