Searched refs:smc_llc_flow_qentry_set (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/smc/ |
H A D | smc_llc.c | 183 static inline void smc_llc_flow_qentry_set(struct smc_llc_flow *flow, in smc_llc_flow_qentry_set() function 236 smc_llc_flow_qentry_set(flow, qentry); in smc_llc_flow_start() 1571 smc_llc_flow_qentry_set(&lgr->llc_flow_lcl, in smc_llc_event_handler() 1587 smc_llc_flow_qentry_set(&lgr->llc_flow_lcl, qentry); in smc_llc_event_handler() 1596 smc_llc_flow_qentry_set(&lgr->llc_flow_lcl, qentry); in smc_llc_event_handler() 1699 smc_llc_flow_qentry_set(&link->lgr->llc_flow_lcl, qentry); in smc_llc_rx_response()
|
/kernel/linux/linux-6.6/net/smc/ |
H A D | smc_llc.c | 226 static inline void smc_llc_flow_qentry_set(struct smc_llc_flow *flow, in smc_llc_flow_qentry_set() function 280 smc_llc_flow_qentry_set(flow, qentry); in smc_llc_flow_start() 1897 smc_llc_flow_qentry_set(&lgr->llc_flow_lcl, in smc_llc_event_handler() 1906 smc_llc_flow_qentry_set(&lgr->llc_flow_lcl, in smc_llc_event_handler() 1923 smc_llc_flow_qentry_set(&lgr->llc_flow_lcl, qentry); in smc_llc_event_handler() 1932 smc_llc_flow_qentry_set(&lgr->llc_flow_lcl, qentry); in smc_llc_event_handler() 2053 smc_llc_flow_qentry_set(&link->lgr->llc_flow_lcl, qentry); in smc_llc_rx_response()
|
Completed in 7 milliseconds