Searched refs:n_err_nomem (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/scsi/csiostor/ |
A D | csio_rnode.h | 63 uint32_t n_err_nomem; /* error nomem */ member
|
A D | csio_lnode.c | 689 CSIO_INC_STATS(hw, n_err_nomem); in csio_ln_vnp_read() 730 CSIO_INC_STATS(hw, n_err_nomem); in csio_fcoe_enable_link() 839 CSIO_INC_STATS(hw, n_err_nomem); in csio_ln_read_fcf_entry() 1843 CSIO_INC_STATS(hw, n_err_nomem); in csio_ln_fdmi_init() 2008 CSIO_INC_STATS(hw, n_err_nomem); in csio_ln_init() 2036 CSIO_INC_STATS(hw, n_err_nomem); in csio_ln_init()
|
A D | csio_lnode.h | 110 uint32_t n_err_nomem; /* memory not available */ member
|
A 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()
|
A 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()
|
A D | csio_hw.h | 392 uint32_t n_err_nomem; /* Number of memory alloc failure */ member
|
Completed in 21 milliseconds