Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c81 static int nx_decr_dev_ref_cnt(struct netxen_adapter *adapter);
1617 nx_decr_dev_ref_cnt(adapter); in netxen_nic_probe()
1665 nx_decr_dev_ref_cnt(adapter); in netxen_nic_remove()
1709 nx_decr_dev_ref_cnt(adapter); in netxen_nic_detach_func()
1756 nx_decr_dev_ref_cnt(adapter); in netxen_nic_attach_func()
2415 nx_decr_dev_ref_cnt(struct netxen_adapter *adapter) in nx_decr_dev_ref_cnt() function
2646 ref_cnt = nx_decr_dev_ref_cnt(adapter); in netxen_detach_work()