Searched refs:n_err_nomem (Results 1 – 7 of 7) sorted by relevance
/drivers/scsi/csiostor/ |
D | csio_rnode.h | 63 uint32_t n_err_nomem; /* error nomem */ member
|
D | csio_hw.c | 903 CSIO_INC_STATS(hw, n_err_nomem); in csio_do_hello() 1045 CSIO_INC_STATS(hw, n_err_nomem); in csio_do_bye() 1092 CSIO_INC_STATS(hw, n_err_nomem); in csio_do_reset() 1168 CSIO_INC_STATS(hw, n_err_nomem); in csio_hw_fw_halt() 1361 CSIO_INC_STATS(hw, n_err_nomem); in csio_hw_fw_config_file() 1452 CSIO_INC_STATS(hw, n_err_nomem); in csio_get_device_params() 1535 CSIO_INC_STATS(hw, n_err_nomem); in csio_config_device_caps() 1599 CSIO_INC_STATS(hw, n_err_nomem); in csio_enable_ports() 1667 CSIO_INC_STATS(hw, n_err_nomem); in csio_get_fcoe_resinfo() 1718 CSIO_INC_STATS(hw, n_err_nomem); in csio_hw_check_fwconfig()
|
D | csio_lnode.c | 671 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()
|
D | csio_lnode.h | 110 uint32_t n_err_nomem; /* memory not available */ member
|
D | csio_attr.c | 418 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()
|
D | csio_hw_t4.c | 51 CSIO_INC_STATS(hw, n_err_nomem); in csio_t4_read_pcie_cfg4()
|
D | csio_hw.h | 372 uint32_t n_err_nomem; /* Number of memory alloc failure */ member
|