Lines Matching refs:max_epid
97 (sizeof(u8) * hw->max_epid);
102 hw->hw_info.share->epnum = hw->max_epid;
211 hw->hw_info.max_epid = &hw->max_epid;
214 buf = kcalloc(hw->max_epid, sizeof(struct ep_share_mem_info),
221 mem_size = FJES_DEV_REQ_BUF_SIZE(hw->max_epid);
230 mem_size = FJES_DEV_RES_BUF_SIZE(hw->max_epid);
246 for (epidx = 0; epidx < hw->max_epid; epidx++) {
281 for (epidx = 0; epidx < hw->max_epid ; epidx++) {
315 for (epidx = 0; epidx < hw->max_epid ; epidx++) {
346 hw->max_epid = fjes_hw_get_max_epid(hw);
349 if ((hw->max_epid == 0) || (hw->my_epid >= hw->max_epid))
460 if (FJES_DEV_COMMAND_INFO_RES_LEN((*hw->hw_info.max_epid)) !=
726 if (epid >= hw->max_epid)
788 for (epidx = 0; epidx < hw->max_epid; epidx++) {
822 for (epidx = 0; epidx < hw->max_epid; epidx++) {
842 for (epidx = 0; epidx < hw->max_epid; epidx++) {
1020 for (epidx = 0; epidx < hw->max_epid; epidx++) {
1079 for (epidx = 0; epidx < hw->max_epid; epidx++) {