Home
last modified time | relevance | path

Searched refs:fjes_hw_epid_is_same_zone (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/fjes/
Dfjes_debugfs.c43 fjes_hw_epid_is_same_zone(hw, epidx) ? 'Y' : 'N', in fjes_dbg_status_show()
Dfjes_hw.h342 bool fjes_hw_epid_is_same_zone(struct fjes_hw *, int);
Dfjes_hw.c702 bool fjes_hw_epid_is_same_zone(struct fjes_hw *hw, int epid) in fjes_hw_epid_is_same_zone() function
Dfjes_main.c400 if (fjes_hw_epid_is_same_zone(hw, epidx)) { in fjes_setup_resources()