Lines Matching refs:max_epid
97 (sizeof(u8) * hw->max_epid);
102 hw->hw_info.share->epnum = hw->max_epid;
212 hw->hw_info.max_epid = &hw->max_epid;
215 buf = kcalloc(hw->max_epid, sizeof(struct ep_share_mem_info),
222 mem_size = FJES_DEV_REQ_BUF_SIZE(hw->max_epid);
231 mem_size = FJES_DEV_RES_BUF_SIZE(hw->max_epid);
247 for (epidx = 0; epidx < hw->max_epid; epidx++) {
282 for (epidx = 0; epidx < hw->max_epid ; epidx++) {
316 for (epidx = 0; epidx < hw->max_epid ; epidx++) {
347 hw->max_epid = fjes_hw_get_max_epid(hw);
350 if ((hw->max_epid == 0) || (hw->my_epid >= hw->max_epid))
461 if (FJES_DEV_COMMAND_INFO_RES_LEN((*hw->hw_info.max_epid)) !=
727 if (epid >= hw->max_epid)
789 for (epidx = 0; epidx < hw->max_epid; epidx++) {
823 for (epidx = 0; epidx < hw->max_epid; epidx++) {
843 for (epidx = 0; epidx < hw->max_epid; epidx++) {
1021 for (epidx = 0; epidx < hw->max_epid; epidx++) {
1080 for (epidx = 0; epidx < hw->max_epid; epidx++) {