Searched refs:n_err_nomem (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/scsi/csiostor/ |
| D | csio_rnode.h | 63 uint32_t n_err_nomem; /* error nomem */ member
|
| D | csio_lnode.c | 686 CSIO_INC_STATS(hw, n_err_nomem); in csio_ln_vnp_read() 727 CSIO_INC_STATS(hw, n_err_nomem); in csio_fcoe_enable_link() 836 CSIO_INC_STATS(hw, n_err_nomem); in csio_ln_read_fcf_entry() 1841 CSIO_INC_STATS(hw, n_err_nomem); in csio_ln_fdmi_init() 2006 CSIO_INC_STATS(hw, n_err_nomem); in csio_ln_init() 2035 CSIO_INC_STATS(hw, n_err_nomem); in csio_ln_init()
|
| D | csio_lnode.h | 110 uint32_t n_err_nomem; /* memory not available */ member
|
| D | csio_hw.c | 930 CSIO_INC_STATS(hw, n_err_nomem); in csio_do_hello() 1070 CSIO_INC_STATS(hw, n_err_nomem); in csio_do_bye() 1117 CSIO_INC_STATS(hw, n_err_nomem); in csio_do_reset() 1193 CSIO_INC_STATS(hw, n_err_nomem); in csio_hw_fw_halt() 1368 CSIO_INC_STATS(hw, n_err_nomem); in csio_get_device_params() 1451 CSIO_INC_STATS(hw, n_err_nomem); in csio_config_device_caps() 1787 CSIO_INC_STATS(hw, n_err_nomem); in csio_enable_ports() 1882 CSIO_INC_STATS(hw, n_err_nomem); in csio_get_fcoe_resinfo() 1933 CSIO_INC_STATS(hw, n_err_nomem); in csio_hw_check_fwconfig() 2095 CSIO_INC_STATS(hw, n_err_nomem); in csio_hw_use_fwconfig()
|
| D | csio_attr.c | 430 CSIO_INC_STATS(hw, n_err_nomem); in csio_fcoe_alloc_vnp() 511 CSIO_INC_STATS(hw, n_err_nomem); in csio_fcoe_free_vnp()
|
| D | csio_hw.h | 392 uint32_t n_err_nomem; /* Number of memory alloc failure */ member
|