Searched refs:fjes_hw_epid_is_same_zone (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/fjes/ |
H A D | fjes_debugfs.c | 43 fjes_hw_epid_is_same_zone(hw, epidx) ? 'Y' : 'N', in fjes_dbg_status_show()
|
H A D | fjes_hw.h | 342 bool fjes_hw_epid_is_same_zone(struct fjes_hw *, int);
|
H A D | fjes_hw.c | 724 bool fjes_hw_epid_is_same_zone(struct fjes_hw *hw, int epid) in fjes_hw_epid_is_same_zone() function
|
H A D | fjes_main.c | 408 if (fjes_hw_epid_is_same_zone(hw, epidx)) { in fjes_setup_resources()
|
/kernel/linux/linux-6.6/drivers/net/fjes/ |
H A D | fjes_debugfs.c | 43 fjes_hw_epid_is_same_zone(hw, epidx) ? 'Y' : 'N', in fjes_dbg_status_show()
|
H A D | fjes_hw.h | 342 bool fjes_hw_epid_is_same_zone(struct fjes_hw *, int);
|
H A D | fjes_hw.c | 725 bool fjes_hw_epid_is_same_zone(struct fjes_hw *hw, int epid) in fjes_hw_epid_is_same_zone() function
|
H A D | fjes_main.c | 221 if (fjes_hw_epid_is_same_zone(hw, epidx)) { in fjes_setup_resources()
|
Completed in 9 milliseconds