Searched refs:word_cnt (Results 1 – 4 of 4) sorted by relevance
206 mb->un.varDmp.word_cnt = 0; in lpfc_config_port_prep()208 if (mb->un.varDmp.word_cnt > DMP_VPD_SIZE - offset) in lpfc_config_port_prep()209 mb->un.varDmp.word_cnt = DMP_VPD_SIZE - offset; in lpfc_config_port_prep()212 mb->un.varDmp.word_cnt); in lpfc_config_port_prep()213 offset += mb->un.varDmp.word_cnt; in lpfc_config_port_prep()214 } while (mb->un.varDmp.word_cnt && offset < DMP_VPD_SIZE); in lpfc_config_port_prep()
71 mb->un.varDmp.word_cnt = (DMP_RSP_SIZE / sizeof (uint32_t)); in lpfc_dump_mem()104 mb->un.varDmp.word_cnt = WAKE_UP_PARMS_WORD_SIZE; in lpfc_dump_wakeup_param()
2461 uint32_t word_cnt; member
3612 mb->un.varDmp.word_cnt); in lpfc_sli_issue_mbox()