Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/fjes/
Dfjes_debugfs.c58 fjes_hw_epid_is_same_zone(hw, epidx) ? 'Y' : 'N', in fjes_dbg_status_show()
Dfjes_hw.h357 bool fjes_hw_epid_is_same_zone(struct fjes_hw *, int);
Dfjes_hw.c716 bool fjes_hw_epid_is_same_zone(struct fjes_hw *hw, int epid) in fjes_hw_epid_is_same_zone() function
Dfjes_main.c420 if (fjes_hw_epid_is_same_zone(hw, epidx)) { in fjes_setup_resources()