Searched defs:src_epid (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/fjes/ |
H A D | fjes_hw.c | 750 static bool fjes_hw_epid_is_stop_requested(struct fjes_hw *hw, int src_epid) in fjes_hw_epid_is_stop_requested() argument 755 static bool fjes_hw_epid_is_stop_process_done(struct fjes_hw *hw, int src_epid) in fjes_hw_epid_is_stop_process_done() argument
|
H A D | fjes_main.c | 918 fjes_txrx_stop_req_irq(struct fjes_adapter *adapter, int src_epid) fjes_txrx_stop_req_irq() argument 960 fjes_stop_req_irq(struct fjes_adapter *adapter, int src_epid) fjes_stop_req_irq() argument 996 fjes_update_zone_irq(struct fjes_adapter *adapter, int src_epid) fjes_update_zone_irq() argument 1098 fjes_rx_irq(struct fjes_adapter *adapter, int src_epid) fjes_rx_irq() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/fjes/ |
H A D | fjes_hw.c | 751 static bool fjes_hw_epid_is_stop_requested(struct fjes_hw *hw, int src_epid) in fjes_hw_epid_is_stop_requested() argument 756 static bool fjes_hw_epid_is_stop_process_done(struct fjes_hw *hw, int src_epid) in fjes_hw_epid_is_stop_process_done() argument
|
H A D | fjes_main.c | 245 static void fjes_rx_irq(struct fjes_adapter *adapter, int src_epid) in fjes_rx_irq() argument 255 static void fjes_stop_req_irq(struct fjes_adapter *adapter, int src_epid) in fjes_stop_req_irq() argument 291 fjes_txrx_stop_req_irq(struct fjes_adapter *adapter, int src_epid) fjes_txrx_stop_req_irq() argument 333 fjes_update_zone_irq(struct fjes_adapter *adapter, int src_epid) fjes_update_zone_irq() argument [all...] |
Completed in 6 milliseconds