Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_rnode.h63 uint32_t n_err_nomem; /* error nomem */ member
Dcsio_hw.c835 CSIO_INC_STATS(hw, n_err_nomem); in csio_do_hello()
975 CSIO_INC_STATS(hw, n_err_nomem); in csio_do_bye()
1022 CSIO_INC_STATS(hw, n_err_nomem); in csio_do_reset()
1098 CSIO_INC_STATS(hw, n_err_nomem); in csio_hw_fw_halt()
1273 CSIO_INC_STATS(hw, n_err_nomem); in csio_get_device_params()
1356 CSIO_INC_STATS(hw, n_err_nomem); in csio_config_device_caps()
1421 CSIO_INC_STATS(hw, n_err_nomem); in csio_enable_ports()
1489 CSIO_INC_STATS(hw, n_err_nomem); in csio_get_fcoe_resinfo()
1540 CSIO_INC_STATS(hw, n_err_nomem); in csio_hw_check_fwconfig()
1697 CSIO_INC_STATS(hw, n_err_nomem); in csio_hw_use_fwconfig()
Dcsio_lnode.c671 CSIO_INC_STATS(hw, n_err_nomem); in csio_ln_vnp_read()
712 CSIO_INC_STATS(hw, n_err_nomem); in csio_fcoe_enable_link()
821 CSIO_INC_STATS(hw, n_err_nomem); in csio_ln_read_fcf_entry()
1824 CSIO_INC_STATS(hw, n_err_nomem); in csio_ln_fdmi_init()
1989 CSIO_INC_STATS(hw, n_err_nomem); in csio_ln_init()
2018 CSIO_INC_STATS(hw, n_err_nomem); in csio_ln_init()
Dcsio_lnode.h110 uint32_t n_err_nomem; /* memory not available */ member
Dcsio_attr.c418 CSIO_INC_STATS(hw, n_err_nomem); in csio_fcoe_alloc_vnp()
500 CSIO_INC_STATS(hw, n_err_nomem); in csio_fcoe_free_vnp()
Dcsio_hw.h337 uint32_t n_err_nomem; /* Number of memory alloc failure */ member