Searched refs:n_err_nomem (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/scsi/csiostor/ |
D | csio_rnode.h | 63 uint32_t n_err_nomem; /* error nomem */ member
|
D | csio_hw.c | 835 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()
|
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.h | 337 uint32_t n_err_nomem; /* Number of memory alloc failure */ member
|