Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/net/
Dlcs.c54 static void lcs_get_frames_cb(struct lcs_channel *, struct lcs_buffer *);
224 card->read.iob[cnt].callback = lcs_get_frames_cb; in lcs_setup_read_ccws()
1773 lcs_get_frames_cb(struct lcs_channel *channel, struct lcs_buffer *buffer) in lcs_get_frames_cb() function